summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-19netfilter: nfnetlink_queue: assert monotonic packet idsEric Dumazet1-11/+15
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey1-2/+2
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor1-0/+6
2011-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-10/+3
2011-07-18pppoe: Must flush connections when MAC address changes too.David S. Miller1-1/+2
2011-07-18net: can: remove custom hex_to_bin()Andy Shevchenko1-21/+5
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong1-5/+1
2011-07-18Fix cifs_get_root()Al Viro1-71/+29
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla2-3/+6
2011-07-18stmmac: add memory barriers at appropriate placesShiraz Hashim1-0/+5
2011-07-18tulip: dmfe: Remove old log spamming pr_debugsJoe Perches1-4/+0
2011-07-18vhost: vhost TX zero-copy supportMichael S. Tsirkin3-16/+220
2011-07-18ipv4: save cpu cycles from check_leaf()Eric Dumazet1-6/+6
2011-07-18si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab1-2/+2
2011-07-18Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds4-15/+16
2011-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-45/+54
2011-07-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+13
2011-07-18netfilter: nfnetlink_queue: provide rcu enabled callbacksEric Dumazet1-29/+12
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet2-10/+33
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller8-16/+52
2011-07-18net: Abstract dst->neighbour accesses behind helpers.David S. Miller29-140/+200
2011-07-18ipv6: Get rid of rt6i_nexthop macro.David S. Miller5-20/+19
2011-07-18neigh: Pass neighbour entry to output ops.David S. Miller8-45/+50
2011-07-18hppfs_lookup(): don't open-code lookup_one_len()Al Viro1-16/+3
2011-07-18hppfs: fix dentry leakAl Viro1-6/+6
2011-07-18cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro1-10/+12
2011-07-18ufs should use d_splice_alias()Al Viro1-8/+4
2011-07-18fix exofs ->get_parent()Al Viro1-1/+1
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-7/+7
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-34/+47
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+1
2011-07-17Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-18/+30
2011-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds5-19/+33
2011-07-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-16/+6
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-26/+41
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-13/+13
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter3-12/+18
2011-07-17net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter1-0/+5
2011-07-17hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann1-0/+11
2011-07-17hwmon: (it87) Fix label group removalJean Delvare1-1/+1
2011-07-17hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti1-0/+1
2011-07-17watchdog: hpwdt depends on PCIRandy Dunlap1-1/+1
2011-07-17ASoC: Correct WM8994 MICBIAS supply widget hookupMark Brown1-3/+4
2011-07-17ceph analog of cifs build_path_from_dentry() race fixAl Viro1-3/+16
2011-07-17cifs: build_path_from_dentry() race fixAl Viro1-1/+12
2011-07-17neigh: Kill ndisc_ops->queue_xmitDavid S. Miller6-17/+5
2011-07-17neigh: Kill hh_cache->hh_outputDavid S. Miller4-29/+7
2011-07-17neigh: Kill neigh_ops->hh_outputDavid S. Miller6-14/+2
2011-07-17neigh: Simply destroy handling wrt. hh_cache.David S. Miller1-9/+0
2011-07-17net: Create and use new helper, neigh_output().David S. Miller3-14/+15