summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | svcauth_unix.c: quiet sparse noiseH Hartley Sweeten2011-07-151-0/+1
| * | | | | | | | svcsock.c: include sunrpc.h to quiet sparse noiseH Hartley Sweeten2011-07-151-0/+2
| * | | | | | | | nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-151-78/+0
* | | | | | | | | Merge 'akpm' patch seriesLinus Torvalds2011-07-251-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang2011-07-251-0/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-255-19/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-10/+10
| * | | | | | | | net, netfilter: Remove redundant goto in ebt_ulog_packetJesper Juhl2011-07-211-1/+0
| * | | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-07-1185-364/+451
| |\ \ \ \ \ \ \ \
| * | | | | | | | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-083-8/+2
| * | | | | | | | | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-2429-106/+387
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | gre: fix improper error handlingxeb@mail.ru2011-07-231-15/+6
| * | | | | | | | | ipv4: use RT_TOS after some rt_tos conversionsJulian Anastasov2011-07-232-2/+2
| * | | | | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-07-2217-68/+340
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-2217-68/+340
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | cfg80211: fix scan crash on single-band cardsJohannes Berg2011-07-203-2/+8
| | | * | | | | | | mac80211: check sta_info_get() return valueEliad Peller2011-07-201-1/+9
| | | * | | | | | | cfg80211: enter psm when working as p2p_cliEliad Peller2011-07-201-1/+2
| | | * | | | | | | mac80211: sync driver before TXJohannes Berg2011-07-205-3/+122
| | | * | | | | | | mac80211: implement scan supported ratesJohannes Berg2011-07-195-15/+15
| | | * | | | | | | cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-194-19/+73
| | | * | | | | | | mac80211: reconfigure tx on device reconfigurationEliad Peller2011-07-184-1/+12
| | | * | | | | | | mac80211: be more careful in suspend/resumeJohannes Berg2011-07-152-26/+31
| | | * | | | | | | mac80211: let key iteration get keys in install orderJohannes Berg2011-07-151-1/+1
| | | * | | | | | | mac80211: allow driver access to TKIP RX P1KJohannes Berg2011-07-151-0/+11
| | | * | | | | | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-151-1/+3
| | | * | | | | | | nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-151-1/+3
| | | * | | | | | | nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-152-0/+53
| * | | | | | | | | net: allow netif_carrier to be called safely from IRQstephen hemminger2011-07-221-1/+1
| * | | | | | | | | bridge: minor cleanupsstephen hemminger2011-07-223-16/+14
| * | | | | | | | | bridge: add notification over netlink when STP changes statestephen hemminger2011-07-224-1/+9
| * | | | | | | | | bridge: notifier called with the wrong devicestephen hemminger2011-07-221-1/+1
| * | | | | | | | | bridge: ignore bogus STP config packetsstephen hemminger2011-07-221-0/+11
| * | | | | | | | | bridge: send proper message_age in config BPDUstephen hemminger2011-07-222-2/+3
| |/ / / / / / / /
* | | | | | | | | [S390] iucv cr0 enablement bitMartin Schwidefsky2011-07-241-2/+5
* | | | | | | | | net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)2011-07-231-2/+2
* | | | | | | | | fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-07-231-0/+23
* | | | | | | | | fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2011-07-231-1/+32
* | | | | | | | | fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2011-07-232-16/+35
* | | | | | | | | fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V2011-07-231-2/+4
* | | | | | | | | VirtIO can transfer VIRTQUEUE_NUM of pages.jvrao2011-07-231-1/+1
* | | | | | | | | Fix the size of receive buffer packing onto VirtIO ring.jvrao2011-07-231-1/+1
* | | | | | | | | 9p: clean up packet dump codeEric Van Hensbergen2011-07-232-46/+37
* | | | | | | | | net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen2011-07-231-1/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-222-27/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | switch vfs_path_lookup() to struct pathAl Viro2011-07-201-6/+5
| * | | | | | | | | new helpers: kern_path_create/user_path_createAl Viro2011-07-201-21/+17
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-7/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()Paul E. McKenney2011-07-201-7/+1
| | |_|_|/ / / / | |/| | | | | |
OpenPOWER on IntegriCloud