summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-03llc: Use normal etherdevice.h testsJoe Perches
2013-09-03net: fix comment typo for __skb_alloc_pages()Florian Fainelli
2013-09-03Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-09-03net: etherdevice: add address inherit helperBjørn Mork
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-30driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-29pkt_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-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-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-26openvswitch: Add SCTP supportJoe Stringer
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-26bcma: add bcma_core_pci_power_save()Hauke Mehrtens
2013-08-26bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens
2013-08-26bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens
2013-08-23net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer
2013-08-23openvswitch: Mega flow implementationAndy Zhou
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-08-22fs_enet: cleanup clock API useGerhard Sittig
2013-08-22ipv4: expose IPV4_DEVCONFstephen hemminger
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