summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-11net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall
2011-08-11net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto
2011-08-11net/irda: sh_sir: add missing headerKuninori Morimoto
2011-08-11net/irda: sh_irda: add missing headerKuninori Morimoto
2011-08-11slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp
2011-08-11scm: Capture the full credentials of the scm senderTim Chen
2011-08-11tcp: initialize variable ecn_ok in syncookies pathMike Waychison
2011-08-10net: add Documentation/networking/scaling.txtWillem de Bruijn
2011-08-10net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal
2011-08-10Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin
2011-08-08dp83640: increase receive time stamp buffer sizeRichard Cochran
2011-08-08gianfar: fix fiper alignment after resetting the timeRichard Cochran
2011-08-08rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li
2011-08-08ipv4: use dst with ref during bcast/mcast loopbackJulian Anastasov
2011-08-08ipv4: route non-local sources for raw socketJulian Anastasov
2011-08-08netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov
2011-08-08net: Make userland include of netlink.h more sane.David S. Miller
2011-08-08ipv4: Fix ip_getsockopt for IP_PKTOPTIONSDaniel Baluta
2011-08-08compat_ioctl: add compat handler for PPPIOCGL2TPSTATSFlorian Westphal
2011-08-08ipv4: fix the reusing of routing cache entriesJulian Anastasov
2011-08-08bonding: document two undocumented options.Nicolas de Pesloüan
2011-08-08slip: fix NOHZ local_softirq_pending 08 warningMatvejchikov Ilya
2011-08-08netfilter: avoid double free in nf_reinjectJulian Anastasov
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds
2011-08-07Fix POSIX ACL permission checkAri Savolainen
2011-08-07Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-07ore: Make ore its own moduleBoaz Harrosh
2011-08-07exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-07exofs: ios: Move to a per inode components & device-tableBoaz Harrosh
2011-08-07exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh
2011-08-07exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-07crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, fo...Josh Triplett
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds