summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-11vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller1-2/+96
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko3-66/+2
2013-11-09net_sched: tbf: support of 64bit ratesYang Yingliang1-0/+2
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot1-0/+1
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-78/+146
2013-11-08net: skbuff - kernel-doc fixesMathias Krause1-1/+1
2013-11-08net: move pskb_put() to core codeMathias Krause2-2/+1
2013-11-08net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev1-1/+1
2013-11-08net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev1-0/+1
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend4-1/+39
2013-11-08net: make ndev->irq signed for error handlingDan Carpenter1-1/+1
2013-11-08net/vlan: Provide read access to the vlan egress mapEyal Perry1-1/+8
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches1-7/+7
2013-11-06ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa2-4/+17
2013-11-06Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-73/+72
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-5/+74
2013-11-06net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso1-0/+3
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-467/+365
2013-11-05net: introduce skb_coalesce_rx_frag()Jason Wang1-0/+3
2013-11-05net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer1-4/+15
2013-11-05tcp: properly handle stretch acks in slow startYuchung Cheng1-4/+3
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller5-5/+25
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller1-3/+15
2013-11-05mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-0/+17
2013-11-05net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-1/+1
2013-11-05net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein1-0/+1
2013-11-05net: checksum: fix warning in skb_checksumDaniel Borkmann1-0/+5
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-467/+365
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
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-04net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin3-0/+64
2013-11-04net: extend net_device allocation to vmalloc()Eric Dumazet1-0/+1
2013-11-04net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann1-37/+19
2013-11-04net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann2-3/+16
2013-11-04lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann1-0/+40
2013-11-04netfilter: 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/klasse...David 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-02openvswitch: TCP flags matching support.Jarno Rajahalme1-0/+1
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+7