aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
| * | | new helpers: kern_path_create/user_path_createAl Viro2011-07-20
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ | |_|/ / |/| | |
| * | | net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()Paul E. McKenney2011-07-20
* | | | icmp: Fix regression in nexthop resolution during replies.David S. Miller2011-07-22
* | | | ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld2011-07-22
* | | | ipv6: make fragment identifications less predictableEric Dumazet2011-07-22
* | | | ipv6: unshare inetpeersEric Dumazet2011-07-22
* | | | ethtool: Allow zero-length register dumps againBen Hutchings2011-07-21
* | | | skbuff: fix error handling in pskb_copy()Dan Carpenter2011-07-21
* | | | vlan: move vlan_group_[gs]et_device to public headerJiri Pirko2011-07-21
* | | | vlan: kill ndo_vlan_rx_registerJiri Pirko2011-07-21
* | | | vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko2011-07-21
* | | | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko2011-07-21
* | | | lro: do vlan cleanupJiri Pirko2011-07-21