summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-08ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade
2012-10-26NFC: Implement HCI DEP send and receive dataArron Wang
2012-10-26NFC: Implement HCI DEP link up and downArron Wang
2012-10-26NFC: Pass hardware specific HCI event to driverArron Wang
2012-10-26NFC: Set local gb and DEP registriesArron Wang
2012-10-26net: Update args to dummy sock_update_classid().David S. Miller
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner
2012-10-26cgroup: net_cls: Fix local variable type declerationDaniel Wagner
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman
2012-10-23mac80211: expose AES-CMAC subkey calculationAssaf Krauss
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-23ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel
2012-10-23ipvs: fix build errors related to config option combinationsJesper Dangaard Brouer
2012-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Pablo Neira Ayuso
2012-10-21unix: Remove unused field from unix_sockPavel Emelyanov
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler
2012-10-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen
2012-10-17mac80211: add channel context iteratorJohannes Berg
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko
2012-10-15Bluetooth: Add chan->ops->defer()Gustavo Padovan
2012-10-11Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko