aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* qdisc: make args to qdisc_create_default conststephen hemminger2013-08-31
* qdisc: allow setting default queuing disciplinestephen hemminger2013-08-31
* driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-30
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2013-08-29
* net: packet: add randomized fanout schedulerDaniel Borkmann2013-08-29
* net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico2013-08-29
* net: add lower_dev_list to net_device and make a full meshVeaceslav Falico2013-08-29
* tcp: TSO packets automatic sizingEric Dumazet2013-08-29
* ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa2013-08-29
* net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann2013-08-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-08-27
|\
| * openvswitch: Add SCTP supportJoe Stringer2013-08-26
| * net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer2013-08-23
| * openvswitch: Mega flow implementationAndy Zhou2013-08-23
* | net: syncookies: export cookie_v6_init_sequence/cookie_v6_checkPatrick McHardy2013-08-27
* | netfilter: add SYNPROXY core/targetPatrick McHardy2013-08-27
* | net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy2013-08-27
* | netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy2013-08-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-23
| |\
| | * ipv4: expose IPV4_DEVCONFstephen hemminger2013-08-22
| | * ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-22
| | * ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-08-20
| * | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-22
| * | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-22
| |/
* | fs_enet: cleanup clock API useGerhard Sittig2013-08-23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-22
|\ \
| * | xfrm: constify mark argument of xfrm_find_acq()Mathias Krause2013-08-05
* | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-08-21
|\ \ \
| * | | can: mcp251x: Eliminate irq_flags from driver platform_dataAlexander Shiyan2013-08-21
| * | | can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan2013-08-21
* | | | tun: Get skfilter layoutPavel Emelyanov2013-08-21
* | | | tun: Allow to skip filter on attachPavel Emelyanov2013-08-21
* | | | tun: Add ability to create tun device with given indexPavel Emelyanov2013-08-21
|/ / /
* | | drivers: net: cpsw: remove platform data header file of cpswMugunthan V N2013-08-21
* | | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-20
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-20
|\ \ \
| * | | netfilter: export xt_HMARK.h to userlandNicolas Dichtel2013-08-14
| * | | netfilter: export xt_rpfilter.h to userlandNicolas Dichtel2013-08-14
| * | | netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-13
| * | | netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal2013-08-09
| * | | netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-31
| * | | netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal2013-07-31
| * | | netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-31
| * | | netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-31
| * | | netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy2013-07-31
| * | | netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()Patrick McHardy2013-07-31
* | | | openvswitch: Add vxlan tunneling support.Pravin B Shelar2013-08-20
* | | | vxlan: Factor out vxlan send api.Pravin B Shelar2013-08-20