aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-129-30/+32
* net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard2008-11-121-3/+3
* net: Cleanup of neighbour codeEric Dumazet2008-11-121-9/+3
* net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2008-11-122-5/+5
* dccp: Resolve dependencies of features on choice of CCIDGerrit Renker2008-11-124-0/+168
* dccp: Query supported CCIDsGerrit Renker2008-11-124-0/+59
* dccp: Registration routines for changing feature valuesGerrit Renker2008-11-124-28/+197
* dccp: Limit feature negotiation to connection setup phaseGerrit Renker2008-11-123-41/+8
* net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-115-7/+0
* net: remove struct neigh_table::pdeAlexey Dobriyan2008-11-111-3/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-1112-56/+174
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-1111-38/+114
| |\
| | * dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-101-2/+70
| | * dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek2008-11-103-0/+3
| | * net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek2008-11-101-1/+1
| | * net: fix /proc/net/snmp as memory corruptorEric Dumazet2008-11-101-28/+30
| | * mac80211: fix a buffer overrun in station debug codeJianjun Kong2008-11-101-1/+1
| | * netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison2008-11-101-1/+2
| | * ipv6: fix ip6_mr_init error pathBenjamin Thery2008-11-101-4/+5
| | * vlan: Fix typos in proc output stringFerenc Wagner2008-11-101-1/+1
| | * af_key: mark policy as dead before destroyingAlexey Dobriyan2008-11-061-0/+1
| * | net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2008-11-092-19/+61
| |/
* | pktgen: add full reset functionalityJesse Brandeburg2008-11-101-0/+22
* | Phonet: use net_device built-in stats for GPRSRĂ©mi Denis-Courmont2008-11-101-20/+13
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-106-12/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-1015-80/+349
|\ \
| * | cfg80211: Add kdoc for struct regulatory_requestLuis R. Rodriguez2008-11-101-3/+19
| * | cfg80211: Add regulatory domain intersection capabilityLuis R. Rodriguez2008-11-101-8/+158
| * | cfg80211: a reg rule is invalid if freq diff is 0Luis R. Rodriguez2008-11-101-1/+1
| * | mac80211: Allow AP mode to be enabledJouni Malinen2008-11-101-0/+2
| * | mac80211: fix basic rates setting from association responseTomas Winkler2008-11-101-6/+12
| * | nl80211: Add TX queue parameter configurationJouni Malinen2008-11-102-5/+87
| * | nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-102-0/+26
| * | wireless: implement basic rate helper functionJohannes Berg2008-11-101-0/+19
| * | wireless: fix two bad print_ssid conversionsHolger Schurig2008-11-101-0/+4
| * | mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-101-1/+9
| * | mac80211: remove SSID driver codeJohannes Berg2008-11-104-45/+3
| * | wireless: fix a few sparse warningsJohannes Berg2008-11-103-3/+2
| * | wireless: move mesh config length constantJohannes Berg2008-11-103-6/+3
| * | mac80211: print reason code for deauth/dissoc framesZhu Yi2008-11-101-2/+4
* | | tipc: trivial endian annotation in debug statementHarvey Harrison2008-11-071-1/+1
|/ /
* | pkt_sched: Control group classifierThomas Graf2008-11-073-0/+302
* | net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman2008-11-071-5/+17
* | net: fib_rules ordering fixes.Eric W. Biederman2008-11-071-3/+4
* | Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller2008-11-071-12/+0
* | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-071-27/+65
|\ \
| * | bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-061-27/+65
* | | phonet: sparse annotations of protocol, remove forward declarationHarvey Harrison2008-11-062-10/+9
* | | ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2008-11-062-8/+8
* | | net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan2008-11-061-1/+1