summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | icmp: Fix regression in nexthop resolution during replies.David S. Miller2011-07-221-6/+8
* | | | ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld2011-07-211-3/+3
* | | | ipv6: make fragment identifications less predictableEric Dumazet2011-07-213-8/+37
* | | | ipv6: unshare inetpeersEric Dumazet2011-07-211-13/+20
* | | | ethtool: Allow zero-length register dumps againBen Hutchings2011-07-211-2/+2
* | | | skbuff: fix error handling in pskb_copy()Dan Carpenter2011-07-211-1/+2
* | | | vlan: move vlan_group_[gs]et_device to public headerJiri Pirko2011-07-211-0/+19
* | | | vlan: kill ndo_vlan_rx_registerJiri Pirko2011-07-211-4/+0
* | | | vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko2011-07-211-16/+0
* | | | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko2011-07-211-9/+0
* | | | lro: do vlan cleanupJiri Pirko2011-07-211-28/+11
OpenPOWER on IntegriCloud