summaryrefslogtreecommitdiffstats
path: root/include/linux
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-241-0/+3
* 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
* | 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
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-1515-21/+80
|\ \
| * \ Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-141-0/+1
| |\ \
| | * | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-121-0/+1
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-141-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-142-1/+14
| |\ \ \ \
| | * | | | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-131-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
| * | | | | 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
| * | | | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-09-133-6/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-071-0/+3
| | * | | | | NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust2012-09-061-1/+1
| | * | | | | NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-041-5/+0
| * | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-061-2/+10
| |\ \ \ \ \ \
| | * | | | | | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-011-2/+10
| * | | | | | | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-051-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-041-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-021-1/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-011-0/+7
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-252-0/+6
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-231-0/+4
| | |\ \ \ \ \ \
| | | * | | | | | ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-231-0/+4
| | * | | | | | | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-2321-46/+72
| | |\| | | | | |
| | * | | | | | | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann2012-08-151-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-151-0/+2
| | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-251-1/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | block: disable discard request merge temporarilyShaohua Li2012-08-091-1/+1
OpenPOWER on IntegriCloud