Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | treewide: remove duplicate includes | Vitaliy Ivanov | 2011-06-20 | 1 | -1/+0 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-24 | 29 | -106/+387 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | gre: fix improper error handling | xeb@mail.ru | 2011-07-23 | 1 | -15/+6 | |
| * | | | | | | | | | ipv4: use RT_TOS after some rt_tos conversions | Julian Anastasov | 2011-07-23 | 2 | -2/+2 | |
| * | | | | | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2011-07-22 | 17 | -68/+340 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-22 | 17 | -68/+340 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | | * | | | | | | | cfg80211: fix scan crash on single-band cards | Johannes Berg | 2011-07-20 | 3 | -2/+8 | |
| | | * | | | | | | | mac80211: check sta_info_get() return value | Eliad Peller | 2011-07-20 | 1 | -1/+9 | |
| | | * | | | | | | | cfg80211: enter psm when working as p2p_cli | Eliad Peller | 2011-07-20 | 1 | -1/+2 | |
| | | * | | | | | | | mac80211: sync driver before TX | Johannes Berg | 2011-07-20 | 5 | -3/+122 | |
| | | * | | | | | | | mac80211: implement scan supported rates | Johannes Berg | 2011-07-19 | 5 | -15/+15 | |
| | | * | | | | | | | cfg80211: allow userspace to control supported rates in scan | Johannes Berg | 2011-07-19 | 4 | -19/+73 | |
| | | * | | | | | | | mac80211: reconfigure tx on device reconfiguration | Eliad Peller | 2011-07-18 | 4 | -1/+12 | |
| | | * | | | | | | | mac80211: be more careful in suspend/resume | Johannes Berg | 2011-07-15 | 2 | -26/+31 | |
| | | * | | | | | | | mac80211: let key iteration get keys in install order | Johannes Berg | 2011-07-15 | 1 | -1/+1 | |
| | | * | | | | | | | mac80211: allow driver access to TKIP RX P1K | Johannes Berg | 2011-07-15 | 1 | -0/+11 | |
| | | * | | | | | | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw description | Luciano Coelho | 2011-07-15 | 1 | -1/+3 | |
| | | * | | | | | | | nl80211/cfg80211: add max_sched_scan_ssids in the hw description | Luciano Coelho | 2011-07-15 | 1 | -1/+3 | |
| | | * | | | | | | | nl80211: advertise GTK rekey support, new triggers | Johannes Berg | 2011-07-15 | 2 | -0/+53 | |
| * | | | | | | | | | net: allow netif_carrier to be called safely from IRQ | stephen hemminger | 2011-07-22 | 1 | -1/+1 | |
| * | | | | | | | | | bridge: minor cleanups | stephen hemminger | 2011-07-22 | 3 | -16/+14 | |
| * | | | | | | | | | bridge: add notification over netlink when STP changes state | stephen hemminger | 2011-07-22 | 4 | -1/+9 | |
| * | | | | | | | | | bridge: notifier called with the wrong device | stephen hemminger | 2011-07-22 | 1 | -1/+1 | |
| * | | | | | | | | | bridge: ignore bogus STP config packets | stephen hemminger | 2011-07-22 | 1 | -0/+11 | |
| * | | | | | | | | | bridge: send proper message_age in config BPDU | stephen hemminger | 2011-07-22 | 2 | -2/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | [S390] iucv cr0 enablement bit | Martin Schwidefsky | 2011-07-24 | 1 | -2/+5 | |
* | | | | | | | | | net/9p: Fix the msize calculation. | Venkateswararao Jujjuri (JV) | 2011-07-23 | 1 | -2/+2 | |
* | | | | | | | | | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V | 2011-07-23 | 1 | -0/+23 | |
* | | | | | | | | | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V | 2011-07-23 | 1 | -1/+32 | |
* | | | | | | | | | fs/9p: Clean-up get_protocol_version() to use strcmp | Prem Karat | 2011-07-23 | 2 | -16/+35 | |
* | | | | | | | | | fs/9p: Fid is not valid after a failed clunk. | Aneesh Kumar K.V | 2011-07-23 | 1 | -2/+4 | |
* | | | | | | | | | VirtIO can transfer VIRTQUEUE_NUM of pages. | jvrao | 2011-07-23 | 1 | -1/+1 | |
* | | | | | | | | | Fix the size of receive buffer packing onto VirtIO ring. | jvrao | 2011-07-23 | 1 | -1/+1 | |
* | | | | | | | | | 9p: clean up packet dump code | Eric Van Hensbergen | 2011-07-23 | 2 | -46/+37 | |
* | | | | | | | | | net/9p: fix client code to fail more gracefully on protocol error | Eric Van Hensbergen | 2011-07-23 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 | 2 | -27/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | switch vfs_path_lookup() to struct path | Al Viro | 2011-07-20 | 1 | -6/+5 | |
| * | | | | | | | | | new helpers: kern_path_create/user_path_create | Al Viro | 2011-07-20 | 1 | -21/+17 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 1 | -7/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() | Paul E. McKenney | 2011-07-20 | 1 | -7/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | icmp: Fix regression in nexthop resolution during replies. | David S. Miller | 2011-07-22 | 1 | -6/+8 | |
* | | | | | | | | ipv4: Constrain UFO fragment sizes to multiples of 8 bytes | Bill Sommerfeld | 2011-07-21 | 1 | -3/+3 | |
* | | | | | | | | ipv6: make fragment identifications less predictable | Eric Dumazet | 2011-07-21 | 3 | -8/+37 | |
* | | | | | | | | ipv6: unshare inetpeers | Eric Dumazet | 2011-07-21 | 1 | -13/+20 | |
* | | | | | | | | ethtool: Allow zero-length register dumps again | Ben Hutchings | 2011-07-21 | 1 | -2/+2 | |
* | | | | | | | | skbuff: fix error handling in pskb_copy() | Dan Carpenter | 2011-07-21 | 1 | -1/+2 | |
* | | | | | | | | vlan: move vlan_group_[gs]et_device to public header | Jiri Pirko | 2011-07-21 | 1 | -0/+19 | |
* | | | | | | | | vlan: kill ndo_vlan_rx_register | Jiri Pirko | 2011-07-21 | 1 | -4/+0 | |
* | | | | | | | | vlan: kill vlan_gro_frags and vlan_gro_receive | Jiri Pirko | 2011-07-21 | 1 | -16/+0 | |
* | | | | | | | | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx | Jiri Pirko | 2011-07-21 | 1 | -9/+0 |