summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-1414-18/+68
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-141-0/+13
| |\
| | * mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-0/+13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-132-1/+2
| |\ \
| | * | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-081-1/+1
| | * | sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-071-0/+1
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-07-121-0/+2
| |\ \ \
| | * | | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-0/+2
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+2
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-121-3/+7
| |\ \ \ \
| | * | | | [media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil2011-07-071-0/+7
| | * | | | [media] v4l2-subdev.h: remove unused s_mode tuner opHans Verkuil2011-07-071-4/+1
| * | | | | w1: ds1wm: add a reset recovery parameterJean-François Dagenais2011-07-091-0/+7
| | |_|/ / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-071-2/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe2011-06-301-2/+2
| | |\ \ \ \
| | | * | | | drbd: fix limit define, we support 1 PiByte nowLars Ellenberg2011-06-301-2/+2
| * | | | | | FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-071-0/+21
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2011-07-071-1/+1
| |\ \ \ \ \ \ \ \
| | | | * | | | | | sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra2011-07-051-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-072-1/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-062-3/+3
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | [media] m5mols: Use proper email address formatHeungJun, Kim2011-06-111-2/+2
| | * | | | | | | | [media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson2011-06-111-1/+1
| * | | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-051-6/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fsl-diu-fb: remove check for pixel clock rangesTimur Tabi2011-06-241-6/+0
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-021-1/+8
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl sizeTakashi Iwai2011-06-301-1/+8
* | | | | | | | | | | net: Embed hh_cache inside of struct neighbour.David S. Miller2011-07-143-24/+11
* | | | | | | | | | | net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller2011-07-131-7/+2
* | | | | | | | | | | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-132-2/+2
* | | | | | | | | | | ipv4: Inline neigh binding.David Miller2011-07-131-1/+32
* | | | | | | | | | | netdevice: Kill 'feature' test macros.David S. Miller2011-07-121-12/+0
* | | | | | | | | | | net: introduce __netdev_alloc_skb_ip_alignEric Dumazet2011-07-121-3/+9
* | | | | | | | | | | ipv4: Use universal hash for ARP.David S. Miller2011-07-111-0/+7
* | | | | | | | | | | neigh: Store hash shift instead of mask.David S. Miller2011-07-111-1/+1
* | | | | | | | | | | skbuff: update struct sk_buff members commentsDaniel Baluta2011-07-101-20/+22
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-087-2/+398
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mac80211: support GTK rekey offloadJohannes Berg2011-07-061-0/+20
| * | | | | | | | | | | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-062-0/+65
| * | | | | | | | | | | mac80211: allow driver to iterate keysJohannes Berg2011-07-061-0/+23
| * | | | | | | | | | | NFC: add the NFC socket raw protocolLauro Ramos Venancio2011-07-051-1/+12
| * | | | | | | | | | | NFC: add NFC socket familyAloisio Almeida Jr2011-07-052-1/+6
| * | | | | | | | | | | NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-052-0/+133
| * | | | | | | | | | | NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-051-0/+135
| * | | | | | | | | | | mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2011-07-051-0/+4
| * | | | | | | | | | | ssb: PCI revision ID register is 8-bit wideSergei Shtylyov2011-07-051-1/+1
* | | | | | | | | | | | skbuff: skb supports zero-copy buffersShirley Ma2011-07-071-0/+16
* | | | | | | | | | | | sock.h: Add a new sock zero-copy flagShirley Ma2011-07-071-0/+1
* | | | | | | | | | | | net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-063-10/+12