summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-111-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
* | packet: Add 'cpu' fanout policy.David S. Miller2011-07-061-0/+1
* | dcbnl: Add CEE notificationShmulik Ravid2011-07-051-1/+4
* | dcbnl: Aggregated CEE GET operationShmulik Ravid2011-07-051-2/+21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-0521-127/+127
|\ \
| * | ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-011-0/+1
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-011-1/+1
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-301-1/+1
| | |\ \
| * | \ \ Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-281-1/+1
| |\ \ \ \
| | * | | | Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-071-1/+1
| * | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-281-0/+3
| |\ \ \ \ \
| | * | | | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-161-0/+3
| | |/ / / /
| * | | | | mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-271-0/+1
| * | | | | include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf2011-06-271-0/+2
| * | | | | tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-271-7/+10
| * | | | | tmpfs: take control of its truncate_rangeHugh Dickins2011-06-271-0/+1
| * | | | | mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-272-10/+17
| * | | | | Fix some kernel-doc warningsVitaliy Ivanov2011-06-273-2/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-271-0/+1
| |\ \ \ \ \
| | * | | | | mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-181-0/+1
| * | | | | | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-0/+7
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-06-251-2/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-241-2/+1
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-131-2/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-242-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim2011-06-201-1/+1
| | * | | | | | | block: Add __attribute__((format(printf...) and fix falloutJoe Perches2011-06-131-1/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-222-3/+4
| |\ \ \ \ \ \ \
| | * | | | | | | PM: Fix async resume following suspend failureAlan Stern2011-06-211-0/+1
OpenPOWER on IntegriCloud