aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall2011-08-11
* net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall2011-08-11
* net/irda: sh_sir: tidyup compile warningKuninori Morimoto2011-08-11
* net/irda: sh_sir: add missing headerKuninori Morimoto2011-08-11
* net/irda: sh_irda: add missing headerKuninori Morimoto2011-08-11
* slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp2011-08-11
* scm: Capture the full credentials of the scm senderTim Chen2011-08-11
* tcp: initialize variable ecn_ok in syncookies pathMike Waychison2011-08-11
* net: add Documentation/networking/scaling.txtWillem de Bruijn2011-08-10
* net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal2011-08-10
* Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin2011-08-10
* dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-08
* gianfar: fix fiper alignment after resetting the timeRichard Cochran2011-08-08
* rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li2011-08-08
* ipv4: use dst with ref during bcast/mcast loopbackJulian Anastasov2011-08-08
* ipv4: route non-local sources for raw socketJulian Anastasov2011-08-08
* netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov2011-08-08
* net: Make userland include of netlink.h more sane.David S. Miller2011-08-08
* ipv4: Fix ip_getsockopt for IP_PKTOPTIONSDaniel Baluta2011-08-08
* compat_ioctl: add compat handler for PPPIOCGL2TPSTATSFlorian Westphal2011-08-08
* ipv4: fix the reusing of routing cache entriesJulian Anastasov2011-08-08
* bonding: document two undocumented options.Nicolas de Pesloüan2011-08-08
* slip: fix NOHZ local_softirq_pending 08 warningMatvejchikov Ilya2011-08-08
* netfilter: avoid double free in nf_reinjectJulian Anastasov2011-08-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-07
|\
| * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-06
* | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-07
* | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-07
* | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-07
* | fix rcu annotations noise in cred.hAl Viro2011-08-07
* | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-07
* | Fix POSIX ACL permission checkAri Savolainen2011-08-07
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-07
|\ \
| * | ore: Make ore its own moduleBoaz Harrosh2011-08-06
| * | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-06
| * | exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-06
| * | exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-06
| * | exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-06
| * | exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-04
| * | exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-04
| * | exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-04
| * | exofs: Remove pnfs-osd private definitionsBoaz Harrosh2011-08-04
| * | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-04
* | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-07
* | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-07
|\ \ \
| * | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-06
| * | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-06
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-06
|\ \ \
| * | | cifs: cope with negative dentries in cifs_get_rootJeff Layton2011-08-05