summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-13/+180
2013-09-05vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis2-0/+20
2013-09-04net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann1-9/+19
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann2-3/+33
2013-09-04net: sync some IP headers with glibcCarlos O'Donell4-20/+169
2013-09-04tcp: Change return value of tcp_rcv_established()Vijay Subramanian1-2/+2
2013-09-04tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel1-5/+7
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2-2/+1
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel1-1/+1
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel1-1/+1
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel1-2/+1
2013-09-04llc: Use normal etherdevice.h testsJoe Perches1-30/+0
2013-09-04net: fix comment typo for __skb_alloc_pages()Florian Fainelli1-2/+2
2013-09-04ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac1-0/+2
2013-09-04Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-1/+8
2013-09-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-11/+206
2013-09-04net: etherdevice: add address inherit helperBjørn Mork1-0/+15
2013-09-03net: make snmp_mib_free static inlineCong Wang1-1/+11
2013-09-01vxlan: add ipv6 proxy supportCong Wang2-0/+9
2013-09-01vxlan: add ipv6 route short circuit supportCong Wang1-0/+1
2013-09-01vxlan: add ipv6 supportCong Wang2-1/+3
2013-09-01ipv6: export a stub for IPv6 symbols used by vxlanCong Wang1-0/+15
2013-09-01ipv6: move ip6_dst_hoplimit() into core kernelCong Wang2-2/+2
2013-09-01qdisc: make args to qdisc_create_default conststephen hemminger1-2/+2
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger2-0/+4
2013-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-3/+39
2013-08-31driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang1-0/+1
2013-08-30drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches1-3/+2
2013-08-30pkt_sched: fq: Fair Queue packet schedulerEric Dumazet1-0/+41
2013-08-30can: gw: add a per rule limitation of frame hopsOliver Hartkopp1-1/+8
2013-08-30net: packet: add randomized fanout schedulerDaniel Borkmann1-0/+1
2013-08-30net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico1-0/+10
2013-08-30net: add lower_dev_list to net_device and make a full meshVeaceslav Falico1-0/+1
2013-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-0/+14
2013-08-29tcp: TSO packets automatic sizingEric Dumazet2-0/+3
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa2-0/+2
2013-08-29net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann1-11/+9
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-11/+206
2013-08-29Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-0/+1
2013-08-29Omnikey Cardman 4000: pull in ioctl.h in user headerMike Frysinger1-0/+1
2013-08-29vfs: make the dentry cache use the lockref infrastructureWaiman Long1-10/+9
2013-08-29Add new lockref infrastructure reference implementationWaiman Long1-0/+71
2013-08-29net: add cpu_relax to busy poll loopEliezer Tamir1-0/+1
2013-08-29genl: Hold reference on correct module while netlink-dump.Pravin B Shelar1-2/+18
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-1/+18
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2-1/+15
2013-08-28net: syncookies: export cookie_v6_init_sequence/cookie_v6_checkPatrick McHardy1-0/+4
2013-08-28netfilter: add SYNPROXY core/targetPatrick McHardy4-1/+100
2013-08-28net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy1-0/+4