summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-055-5/+25
|\
| * netfilter: introduce nf_conn_acct structureHolger Eitzenberger2013-11-032-4/+8
| * netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik2013-10-221-0/+10
| * ipvs: avoid rcu_barrier during netns cleanupJulian Anastasov2013-10-151-0/+6
| * ipvs: fix the IPVS_CMD_ATTR_MAX definitionJulian Anastasov2013-10-151-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-11-041-3/+15
|\ \
| * | openvswitch: TCP flags matching support.Jarno Rajahalme2013-11-021-0/+1
| * | openvswitch: collect mega flow mask statsAndy Zhou2013-10-221-3/+14
* | | mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-041-0/+17
* | | net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein2013-11-041-1/+1
* | | net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein2013-11-041-0/+1
* | | net: checksum: fix warning in skb_checksumDaniel Borkmann2013-11-041-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-046-16/+20
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-042-2/+4
| |\ \ \
| | * | | ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa2013-10-261-0/+1
| | * | | netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli2013-10-261-2/+3
| * | | | ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2013-11-031-3/+3
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-011-5/+7
| |\ \ \ \
| | * | | | perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-291-5/+7
| * | | | | percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen2013-10-301-4/+4
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-271-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | target: Fix assignment of LUN in tracepointsRoland Dreier2013-10-091-2/+2
* | | | | net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin2013-11-043-0/+64
* | | | | net: extend net_device allocation to vmalloc()Eric Dumazet2013-11-041-0/+1
* | | | | net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann2013-11-041-37/+19
* | | | | net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann2013-11-042-3/+16
* | | | | lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann2013-11-041-0/+40
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-021-10/+0
|\ \ \ \ \
| * | | | | net: esp{4,6}: get rid of struct esp_dataMathias Krause2013-10-291-7/+0
| * | | | | net: esp{4,6}: remove padlen from struct esp_dataMathias Krause2013-10-291-3/+0
* | | | | | net: cdc_ncm: drop "extern" from header declarationsBjørn Mork2013-11-021-6/+6
* | | | | | net: cdc_ncm: remove descriptor pointersBjørn Mork2013-11-021-3/+1
* | | | | | net: cdc_ncm: remove ncm_parm fieldBjørn Mork2013-11-021-1/+0
* | | | | | net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork2013-11-021-2/+0
* | | | | | net: cdc_ncm: remove unused udev fieldBjørn Mork2013-11-021-1/+0
* | | | | | net: cdc_ncm: remove redundant netdev fieldBjørn Mork2013-11-021-2/+1
* | | | | | net: cdc_ncm: remove redundant endpoint pointersBjørn Mork2013-11-021-3/+0
* | | | | | net: cdc_ncm: remove redundant "intf" fieldBjørn Mork2013-11-021-1/+0
* | | | | | net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork2013-11-021-0/+5
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-10-292-0/+12
|\ \ \ \ \ \
| * | | | | | net: add might_sleep() call to napi_disableJacob Keller2013-10-291-0/+1
| * | | | | | vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis2013-10-291-0/+11
* | | | | | | net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann2013-10-291-0/+14
|/ / / / / /
* | | | | | ipv6: Remove privacy config option.David S. Miller2013-10-292-6/+1
* | | | | | net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-261-1/+1
* | | | | | net: make net_get_random_once irq safeHannes Frederic Sowa2013-10-261-1/+0
* | | | | | inet: remove old fragmentation hash initializingHannes Frederic Sowa2013-10-231-0/+4
* | | | | | ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa2013-10-231-2/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2325-94/+109
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-231-0/+6
| |\ \ \ \ \