aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-26
|\
| * svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields2011-07-15
| * rpc: allow autoloading of gss mechanismsJ. Bruce Fields2011-07-15
| * svcauth_unix.c: quiet sparse noiseH Hartley Sweeten2011-07-15
| * svcsock.c: include sunrpc.h to quiet sparse noiseH Hartley Sweeten2011-07-15
| * nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-15
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\ \
| * | notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang2011-07-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \ | |/ / |/| |
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
| * | net, netfilter: Remove redundant goto in ebt_ulog_packetJesper Juhl2011-07-21
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \
| * | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
| * | | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-24
|\ \ \ \
| * | | | gre: fix improper error handlingxeb@mail.ru2011-07-23
| * | | | ipv4: use RT_TOS after some rt_tos conversionsJulian Anastasov2011-07-23
| * | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-07-22
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
| | |\ \ \ \
| | | * | | | cfg80211: fix scan crash on single-band cardsJohannes Berg2011-07-20
| | | * | | | mac80211: check sta_info_get() return valueEliad Peller2011-07-20
| | | * | | | cfg80211: enter psm when working as p2p_cliEliad Peller2011-07-20
| | | * | | | mac80211: sync driver before TXJohannes Berg2011-07-20
| | | * | | | mac80211: implement scan supported ratesJohannes Berg2011-07-19
| | | * | | | cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-19
| | | * | | | mac80211: reconfigure tx on device reconfigurationEliad Peller2011-07-18
| | | * | | | mac80211: be more careful in suspend/resumeJohannes Berg2011-07-15
| | | * | | | mac80211: let key iteration get keys in install orderJohannes Berg2011-07-15
| | | * | | | mac80211: allow driver access to TKIP RX P1KJohannes Berg2011-07-15
| | | * | | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-15
| | | * | | | nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-15
| | | * | | | nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-15
| * | | | | | net: allow netif_carrier to be called safely from IRQstephen hemminger2011-07-22
| * | | | | | bridge: minor cleanupsstephen hemminger2011-07-22
| * | | | | | bridge: add notification over netlink when STP changes statestephen hemminger2011-07-22
| * | | | | | bridge: notifier called with the wrong devicestephen hemminger2011-07-22
| * | | | | | bridge: ignore bogus STP config packetsstephen hemminger2011-07-22
| * | | | | | bridge: send proper message_age in config BPDUstephen hemminger2011-07-22
| |/ / / / /
* | | | | | [S390] iucv cr0 enablement bitMartin Schwidefsky2011-07-24
* | | | | | net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)2011-07-23
* | | | | | fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-07-23
* | | | | | fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2011-07-23
* | | | | | fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2011-07-23
* | | | | | fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V2011-07-23
* | | | | | VirtIO can transfer VIRTQUEUE_NUM of pages.jvrao2011-07-23
* | | | | | Fix the size of receive buffer packing onto VirtIO ring.jvrao2011-07-23
* | | | | | 9p: clean up packet dump codeEric Van Hensbergen2011-07-23
* | | | | | net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen2011-07-23
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\ \ \ \ \ \
| * | | | | | switch vfs_path_lookup() to struct pathAl Viro2011-07-20