summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-08-29net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-28net: add cpu_relax to busy poll loopEliezer Tamir
2013-08-28genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-08-27net: syncookies: export cookie_v6_init_sequence/cookie_v6_checkPatrick McHardy
2013-08-27netfilter: add SYNPROXY core/targetPatrick McHardy
2013-08-27net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy
2013-08-27netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-26fs/9p: avoid accessing utsname after namespace has been torn downWill Deacon
2013-08-26xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa
2013-08-23net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer
2013-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-08-23ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau
2013-08-21Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau
2013-08-21Bluetooth: Add constants for SCO airmodeFrédéric Dalleau
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-08-20vxlan: Factor out vxlan send api.Pravin B Shelar
2013-08-20vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar
2013-08-19xfrm: choose protocol family by skb protocolHannes Frederic Sowa
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-16mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel
2013-08-15ipip: add x-netns supportNicolas Dichtel
2013-08-14xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-08-13NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade
2013-08-13NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet