summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-08net: skbuff - kernel-doc fixesMathias Krause
2013-11-08net: move pskb_put() to core codeMathias Krause
2013-11-08net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev
2013-11-08net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-11-08net: make ndev->irq signed for error handlingDan Carpenter
2013-11-08net/vlan: Provide read access to the vlan egress mapEyal Perry
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches
2013-11-06ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-05net: introduce skb_coalesce_rx_frag()Jason Wang
2013-11-05net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer
2013-11-05tcp: properly handle stretch acks in slow startYuchung Cheng
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein
2013-11-04net: checksum: fix warning in skb_checksumDaniel Borkmann
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-04net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin
2013-11-04net: extend net_device allocation to vmalloc()Eric Dumazet
2013-11-04net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann
2013-11-04net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann
2013-11-04lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann
2013-11-03netfilter: introduce nf_conn_acct structureHolger Eitzenberger
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-11-02net: cdc_ncm: drop "extern" from header declarationsBjørn Mork
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork
2013-11-02openvswitch: TCP flags matching support.Jarno Rajahalme
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-29net: add might_sleep() call to napi_disableJacob Keller
2013-10-29vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause