summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* filter: add XOR instruction for use with X/KDaniel Borkmann2012-09-241-0/+3
* net: use a per task frag allocatorEric Dumazet2012-09-243-15/+19
* net: Remove unnecessary NULL check in scm_destroy().David S. Miller2012-09-241-1/+1
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-245-53/+80
|\
| * netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso2012-09-241-0/+1
| * netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2012-09-241-1/+5
| * netfilter: xt_time: add support to ignore day transitionFlorian Westphal2012-09-241-0/+5
| * netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik2012-09-221-0/+4
| * netfilter: ipset: Coding style fixesJozsef Kadlecsik2012-09-222-3/+4
| * netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik2012-09-221-0/+6
| * netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik2012-09-221-49/+55
* | netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller2012-09-231-1/+1
* | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell2012-09-221-0/+1
* | tcp: extract code to compute SYNACK RTTNeal Cardwell2012-09-221-0/+9
* | ptp: clarify the clock_name sysfs attributeRichard Cochran2012-09-221-1/+3
* | ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-2/+5
* | netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso2012-09-211-1/+1
|/
* ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch2012-09-201-0/+4
* IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-201-0/+11
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-09-202-2/+17
|\
| * pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings2012-09-072-2/+17
* | ipv6: unify fragment thresh handling codeAmerigo Wang2012-09-191-1/+1
* | ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang2012-09-191-2/+11
* | ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang2012-09-191-0/+19
* | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-192-0/+11
* | netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-191-0/+3
* | netdev: make address const in device address managementstephen hemminger2012-09-191-14/+14
* | llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller2012-09-171-1/+0Star
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-171-0/+1
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-142-1/+2
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07163-1320/+11377
| | |\ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-071-0/+1
| | |\ \ \
| | | * | | cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day2012-09-051-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-1521-32/+90
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-151-0/+1
| |\ \ \ \ \
| | * | | | | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-121-0/+1
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-09-151-5/+1Star
| |\ \ \ \ \ \
| | * | | | | | drm: Drop the NV12M and YUV420M formatsVille Syrjälä2012-09-131-5/+1Star
| | |/ / / / /
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-151-1/+3
| |\ \ \ \ \ \
| | * | | | | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-041-0/+2
| | * | | | | | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-041-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-154-2/+18
| |\ \ \ \ \ \ \
| | * | | | | | | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-131-1/+1
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+1
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-271-1/+1
| | * | | | | | | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-071-0/+11
| | * | | | | | | net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-071-0/+2
| | * | | | | | | xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-041-0/+3
| * | | | | | | | Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-141-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-09-061-1/+1