| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv6: Remove unused argument to addrconf_dad_start(). | David S. Miller | 2012-04-15 | 1 | -6/+6 |
* | tcp: Remove redundant code entering quickack mode | Vijay Subramanian | 2012-04-14 | 1 | -2/+0 |
* | tcp: bind() use stronger condition for bind_conflict | Alex Copot | 2012-04-14 | 2 | -5/+15 |
* | inet: makes syn_ack_timeout mandatory | Eric Dumazet | 2012-04-14 | 3 | -2/+8 |
* | tcp: RFC6298 supersedes RFC2988bis | Eric Dumazet | 2012-04-14 | 2 | -3/+3 |
* | tunnel: implement 64 bits statistics | stephen hemminger | 2012-04-14 | 3 | -55/+109 |
* | Phonet: missing headers (sparse) | Rémi Denis-Courmont | 2012-04-13 | 1 | -0/+4 |
* | Phonet: phonet_net_id can be static (sparse) | Rémi Denis-Courmont | 2012-04-13 | 1 | -1/+1 |
* | neighbour: Make neigh_table_init_no_netlink() static. | Hiroaki SHIMODA | 2012-04-13 | 1 | -2/+1 |
* | udp: intoduce udp_encap_needed static_key | Eric Dumazet | 2012-04-13 | 2 | -1/+12 |
* | rtnetlink & bonding: change args got get_tx_queues | stephen hemminger | 2012-04-13 | 1 | -4/+4 |
* | net/garp: fix GID rbtree ordering | David Ward | 2012-04-13 | 1 | -4/+4 |
* | pppoatm: Fix excessive queue bloat | David Woodhouse | 2012-04-13 | 1 | -10/+85 |
* | caif: set traffic class for caif packets | Dmitry Tarnyagin | 2012-04-13 | 4 | -2/+28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-13 | 5 | -25/+32 |
|\ |
|
| * | caif: Fix memory leakage in the chnl_net.c. | Tomasz Gregorek | 2012-04-13 | 1 | -3/+6 |
| * | l2tp: don't overwrite source address in l2tp_ip_bind() | James Chapman | 2012-04-13 | 1 | -1/+2 |
| * | l2tp: fix refcount leak in l2tp_ip sockets | James Chapman | 2012-04-13 | 1 | -1/+1 |
| * | net/key/af_key.c: add missing kfree_skb | Julia Lawall | 2012-04-13 | 1 | -1/+1 |
| * | phonet: Sort out initiailziation and cleanup code. | Eric W. Biederman | 2012-04-13 | 1 | -19/+2 |
| * | net: In unregister_netdevice_notifier unregister the netdevices. | Eric W. Biederman | 2012-04-13 | 1 | -0/+20 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-04-13 | 38 | -531/+1337 |
|\ \ |
|
| * \ | Merge branch 'master' into for-davem | John W. Linville | 2012-04-12 | 44 | -556/+1384 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-12 | 136 | -593/+560 |
| | |\ \ |
|
| | * | | | cfg80211: add channel switch notify event | Thomas Pedersen | 2012-04-11 | 3 | -0/+63 |
| | * | | | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 2012-04-11 | 5 | -1/+45 |
| | * | | | mac80211: clean up an ieee80211_do_open error path | Johannes Berg | 2012-04-11 | 1 | -3/+3 |
| | * | | | mac80211: add improved HW queue control | Johannes Berg | 2012-04-11 | 7 | -38/+162 |
| | * | | | mac80211: add explicit monitor interface if needed | Johannes Berg | 2012-04-11 | 6 | -3/+89 |
| | * | | | mac80211: manage AP netdev carrier state | Johannes Berg | 2012-04-11 | 2 | -3/+16 |
| | * | | | mac80211: Check basic rates when peering | Ashok Nagarajan | 2012-04-11 | 3 | -7/+12 |
| | * | | | mac80211: Modify sta_get_rates to give basic rates | Ashok Nagarajan | 2012-04-11 | 5 | -11/+23 |
| | * | | | mac80211: Indicate basic rates when adding rate IEs | Ashok Nagarajan | 2012-04-11 | 4 | -14/+24 |
| | * | | | mac80211: Use mandatory rates as basic rates when starting mesh | Ashok Nagarajan | 2012-04-11 | 1 | -0/+4 |
| | * | | | {nl,cfg}80211: Support for mesh synchronization | Javier Cardona | 2012-04-10 | 3 | -0/+27 |
| | * | | | mac80211: Implement mesh synchronization framework | Javier Cardona | 2012-04-10 | 9 | -8/+380 |
| | * | | | mac80211: Allow tsf increments via debugfs | Javier Cardona | 2012-04-10 | 1 | -0/+12 |
| | * | | | mac80211: sanity check for null SSID | Stanislaw Gruszka | 2012-04-10 | 2 | -4/+17 |
| | * | | | mac80211: use IEEE80211_NUM_ACS | Johannes Berg | 2012-04-10 | 5 | -8/+9 |
| | * | | | mac80211: lazily stop queues in add_pending | Johannes Berg | 2012-04-10 | 1 | -4/+4 |
| | * | | | mac80211: debounce queue stop/wake | Johannes Berg | 2012-04-10 | 1 | -0/+6 |
| | * | | | mac80211: decouple # of netdev queues from HW queues | Johannes Berg | 2012-04-10 | 2 | -2/+6 |
| | * | | | mac80211: refuse TX queue configuration on non-QoS HW | Johannes Berg | 2012-04-10 | 3 | -16/+22 |
| | * | | | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 2012-04-10 | 4 | -17/+19 |
| | * | | | mac80211: notify driver of rate control updates | Johannes Berg | 2012-04-10 | 4 | -1/+46 |
| | * | | | mac80211: remove queue stop on rate control update | Johannes Berg | 2012-04-10 | 2 | -20/+0 |
| | * | | | mac80211: remove channel type argument from rate_update | Johannes Berg | 2012-04-10 | 7 | -66/+45 |
| | * | | | mac80211: set HT channel before association | Johannes Berg | 2012-04-10 | 3 | -131/+114 |
| | * | | | mac80211: use AC constants | Johannes Berg | 2012-04-10 | 1 | -4/+4 |
| | * | | | mac80211: inline ieee80211_add_pending_skbs | Johannes Berg | 2012-04-10 | 2 | -8/+5 |