summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2013-11-11vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller-2/+96
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko-66/+2
2013-11-09net_sched: tbf: support of 64bit ratesYang Yingliang-0/+2
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot-0/+1
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-78/+146
2013-11-07net: skbuff - kernel-doc fixesMathias Krause-1/+1
2013-11-07net: move pskb_put() to core codeMathias Krause-2/+1
2013-11-07net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev-1/+1
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev-0/+1
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend-1/+39
2013-11-07net: make ndev->irq signed for error handlingDan Carpenter-1/+1
2013-11-07net/vlan: Provide read access to the vlan egress mapEyal Perry-1/+8
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches-7/+7
2013-11-05ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa-4/+17
2013-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-73/+72
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-5/+74
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso-0/+3
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-467/+365
2013-11-04net: introduce skb_coalesce_rx_frag()Jason Wang-0/+3
2013-11-04net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer-4/+15
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng-4/+3
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller-5/+25
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller-3/+15
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein-0/+17
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein-1/+1
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein-0/+1
2013-11-04net: checksum: fix warning in skb_checksumDaniel Borkmann-0/+5
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-467/+365
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+1
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-16/+20
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+4
2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin-0/+64
2013-11-03net: extend net_device allocation to vmalloc()Eric Dumazet-0/+1
2013-11-03net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann-37/+19
2013-11-03net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann-3/+16
2013-11-03lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann-0/+40
2013-11-03netfilter: introduce nf_conn_acct structureHolger Eitzenberger-4/+8
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause-3/+3
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-10/+0
2013-11-02net: cdc_ncm: drop "extern" from header declarationsBjørn Mork-6/+6
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork-3/+1
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork-1/+0
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork-2/+0
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork-1/+0
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork-2/+1
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork-3/+0
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork-1/+0
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork-0/+5
2013-11-01openvswitch: TCP flags matching support.Jarno Rajahalme-0/+1
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+7