aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng1-4/+3
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-5/+25
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller1-3/+15
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-0/+17
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-1/+1
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein1-0/+1
2013-11-04net: checksum: fix warning in skb_checksumDaniel Borkmann1-0/+5
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-16/+20
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+4
2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)Arvid Brodin3-0/+64
2013-11-03net: extend net_device allocation to vmalloc()Eric Dumazet1-0/+1
2013-11-03net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann1-37/+19
2013-11-03net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann2-3/+16
2013-11-03lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann1-0/+40
2013-11-03netfilter: introduce nf_conn_acct structureHolger Eitzenberger2-4/+8
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause1-3/+3
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-10/+0
2013-11-02net: cdc_ncm: drop "extern" from header declarationsBjørn Mork1-6/+6
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork1-3/+1
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork1-1/+0
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork1-2/+0
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork1-1/+0
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork1-2/+1
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork1-3/+0
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork1-1/+0
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork1-0/+5
2013-11-01openvswitch: TCP flags matching support.Jarno Rajahalme1-0/+1
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+7
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen1-4/+4
2013-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2-0/+12
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann1-0/+14
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra1-5/+7
2013-10-29net: add might_sleep() call to napi_disableJacob Keller1-0/+1
2013-10-29vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis1-0/+11
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause1-7/+0
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause1-3/+0
2013-10-28ipv6: Remove privacy config option.David S. Miller2-6/+1
2013-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+2
2013-10-25ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa1-0/+1
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli1-2/+3
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov1-1/+1
2013-10-25net: make net_get_random_once irq safeHannes Frederic Sowa1-1/+0
2013-10-23inet: remove old fragmentation hash initializingHannes Frederic Sowa1-0/+4
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_onceHannes Frederic Sowa1-2/+0
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-94/+109
2013-10-23net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch1-1/+1
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+6
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-19/+38
2013-10-22net: remove function sk_reset_txq()ZHAO Gang1-3/+1
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou1-3/+14