aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis
2013-09-04net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann
2013-09-04tcp: Change return value of tcp_rcv_established()Vijay Subramanian
2013-09-04tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel
2013-09-03llc: Use normal etherdevice.h testsJoe Perches
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-09-02net: make snmp_mib_free static inlineCong Wang
2013-08-31vxlan: add ipv6 proxy supportCong Wang
2013-08-31vxlan: add ipv6 route short circuit supportCong Wang
2013-08-31vxlan: add ipv6 supportCong Wang
2013-08-31ipv6: export a stub for IPv6 symbols used by vxlanCong Wang
2013-08-31ipv6: move ip6_dst_hoplimit() into core kernelCong Wang
2013-08-31qdisc: make args to qdisc_create_default conststephen hemminger
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-08-29tcp: TSO packets automatic sizingEric Dumazet
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-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-08-28net: syncookies: export cookie_v6_init_sequence/cookie_v6_checkPatrick McHardy
2013-08-28netfilter: add SYNPROXY core/targetPatrick McHardy
2013-08-28net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy
2013-08-28netfilter: 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-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-22ipv6: 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