summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* inet: makes syn_ack_timeout mandatoryEric Dumazet2012-04-143-2/+8
* tcp: RFC6298 supersedes RFC2988bisEric Dumazet2012-04-142-3/+3
* tunnel: implement 64 bits statisticsstephen hemminger2012-04-143-55/+109
* Phonet: missing headers (sparse)Rémi Denis-Courmont2012-04-131-0/+4
* Phonet: phonet_net_id can be static (sparse)Rémi Denis-Courmont2012-04-131-1/+1
* neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA2012-04-131-2/+1
* udp: intoduce udp_encap_needed static_keyEric Dumazet2012-04-132-1/+12
* rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-131-4/+4
* net/garp: fix GID rbtree orderingDavid Ward2012-04-131-4/+4
* pppoatm: Fix excessive queue bloatDavid Woodhouse2012-04-131-10/+85
* caif: set traffic class for caif packetsDmitry Tarnyagin2012-04-134-2/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-135-25/+32
|\
| * caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek2012-04-131-3/+6
| * l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman2012-04-131-1/+2
| * l2tp: fix refcount leak in l2tp_ip socketsJames Chapman2012-04-131-1/+1
| * net/key/af_key.c: add missing kfree_skbJulia Lawall2012-04-131-1/+1
| * phonet: Sort out initiailziation and cleanup code.Eric W. Biederman2012-04-131-19/+2
| * net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-04-131-0/+20
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-1238-531/+1337
|\ \
| * \ Merge branch 'master' into for-davemJohn W. Linville2012-04-1244-556/+1384
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12136-593/+560
| | |\ \
| | * | | cfg80211: add channel switch notify eventThomas Pedersen2012-04-113-0/+63
| | * | | cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-115-1/+45
| | * | | mac80211: clean up an ieee80211_do_open error pathJohannes Berg2012-04-111-3/+3
| | * | | mac80211: add improved HW queue controlJohannes Berg2012-04-117-38/+162
| | * | | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-116-3/+89
| | * | | mac80211: manage AP netdev carrier stateJohannes Berg2012-04-112-3/+16
| | * | | mac80211: Check basic rates when peeringAshok Nagarajan2012-04-113-7/+12
| | * | | mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-115-11/+23
| | * | | mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-114-14/+24
| | * | | mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan2012-04-111-0/+4
| | * | | {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-103-0/+27
| | * | | mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-109-8/+380
| | * | | mac80211: Allow tsf increments via debugfsJavier Cardona2012-04-101-0/+12
| | * | | mac80211: sanity check for null SSIDStanislaw Gruszka2012-04-102-4/+17
| | * | | mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-105-8/+9
| | * | | mac80211: lazily stop queues in add_pendingJohannes Berg2012-04-101-4/+4
| | * | | mac80211: debounce queue stop/wakeJohannes Berg2012-04-101-0/+6
| | * | | mac80211: decouple # of netdev queues from HW queuesJohannes Berg2012-04-102-2/+6
| | * | | mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg2012-04-103-16/+22
| | * | | cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-104-17/+19
| | * | | mac80211: notify driver of rate control updatesJohannes Berg2012-04-104-1/+46
| | * | | mac80211: remove queue stop on rate control updateJohannes Berg2012-04-102-20/+0
| | * | | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-107-66/+45
| | * | | mac80211: set HT channel before associationJohannes Berg2012-04-103-131/+114
| | * | | mac80211: use AC constantsJohannes Berg2012-04-101-4/+4
| | * | | mac80211: inline ieee80211_add_pending_skbsJohannes Berg2012-04-102-8/+5
| | * | | mac80211: make ieee80211_downgrade_queue staticJohannes Berg2012-04-102-23/+20
| | * | | mac80211: clean up uAPSD TX codeJohannes Berg2012-04-101-3/+3
| | * | | mac80211: fix mesh TX coding styleJohannes Berg2012-04-101-6/+6
OpenPOWER on IntegriCloud