summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-19netfilter: nfnetlink_queue: assert monotonic packet idsEric Dumazet
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-18pppoe: Must flush connections when MAC address changes too.David S. Miller
2011-07-18net: can: remove custom hex_to_bin()Andy Shevchenko
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong
2011-07-18Fix cifs_get_root()Al Viro
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla
2011-07-18stmmac: add memory barriers at appropriate placesShiraz Hashim
2011-07-18tulip: dmfe: Remove old log spamming pr_debugsJoe Perches
2011-07-18vhost: vhost TX zero-copy supportMichael S. Tsirkin
2011-07-18ipv4: save cpu cycles from check_leaf()Eric Dumazet
2011-07-18si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab
2011-07-18Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-18netfilter: nfnetlink_queue: provide rcu enabled callbacksEric Dumazet
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-17ipv6: Get rid of rt6i_nexthop macro.David S. Miller
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller
2011-07-17hppfs_lookup(): don't open-code lookup_one_len()Al Viro
2011-07-17hppfs: fix dentry leakAl Viro
2011-07-17cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro
2011-07-17ufs should use d_splice_alias()Al Viro
2011-07-17fix exofs ->get_parent()Al Viro
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-07-17Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-07-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter
2011-07-17net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter
2011-07-17hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann
2011-07-17hwmon: (it87) Fix label group removalJean Delvare
2011-07-17hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti
2011-07-17watchdog: hpwdt depends on PCIRandy Dunlap
2011-07-17ASoC: Correct WM8994 MICBIAS supply widget hookupMark Brown
2011-07-16ceph analog of cifs build_path_from_dentry() race fixAl Viro
2011-07-16cifs: build_path_from_dentry() race fixAl Viro
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller
2011-07-16neigh: Simply destroy handling wrt. hh_cache.David S. Miller
2011-07-16net: Create and use new helper, neigh_output().David S. Miller