summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-04net: sync some IP headers with glibcCarlos O'Donell
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-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas 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-04llc: Use normal etherdevice.h testsJoe Perches
2013-09-04net: fix comment typo for __skb_alloc_pages()Florian Fainelli
2013-09-04ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-04Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-09-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-09-04net: etherdevice: add address inherit helperBjørn Mork
2013-09-03net: make snmp_mib_free static inlineCong Wang
2013-09-01vxlan: add ipv6 proxy supportCong Wang
2013-09-01vxlan: add ipv6 route short circuit supportCong Wang
2013-09-01vxlan: add ipv6 supportCong Wang
2013-09-01ipv6: export a stub for IPv6 symbols used by vxlanCong Wang
2013-09-01ipv6: 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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-30driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang
2013-08-30drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-30pkt_sched: fq: Fair Queue packet schedulerEric Dumazet
2013-08-29can: gw: add a per rule limitation of frame hopsOliver Hartkopp
2013-08-29net: packet: add randomized fanout schedulerDaniel Borkmann
2013-08-29net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico
2013-08-29net: add lower_dev_list to net_device and make a full meshVeaceslav Falico
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-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa
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-29Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-29Omnikey Cardman 4000: pull in ioctl.h in user headerMike Frysinger
2013-08-29vfs: make the dentry cache use the lockref infrastructureWaiman Long
2013-08-29Add new lockref infrastructure reference implementationWaiman Long
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