aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-13pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski16-377/+4
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen9-30/+32
2008-11-12net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard1-3/+3
2008-11-12net: Cleanup of neighbour codeEric Dumazet1-9/+3
2008-11-12net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2-5/+5
2008-11-12dccp: Resolve dependencies of features on choice of CCIDGerrit Renker4-0/+168
2008-11-12dccp: Query supported CCIDsGerrit Renker4-0/+59
2008-11-12dccp: Registration routines for changing feature valuesGerrit Renker4-28/+197
2008-11-12dccp: Limit feature negotiation to connection setup phaseGerrit Renker3-41/+8
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan5-7/+0
2008-11-11net: remove struct neigh_table::pdeAlexey Dobriyan1-3/+2
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller12-56/+174
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-38/+114
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek1-2/+70
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek3-0/+3
2008-11-10net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek1-1/+1
2008-11-10net: fix /proc/net/snmp as memory corruptorEric Dumazet1-28/+30
2008-11-10mac80211: fix a buffer overrun in station debug codeJianjun Kong1-1/+1
2008-11-10pktgen: add full reset functionalityJesse Brandeburg1-0/+22
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison1-1/+2
2008-11-10ipv6: fix ip6_mr_init error pathBenjamin Thery1-4/+5
2008-11-10Phonet: use net_device built-in stats for GPRSRĂ©mi Denis-Courmont1-20/+13
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers6-12/+9
2008-11-10vlan: Fix typos in proc output stringFerenc Wagner1-1/+1
2008-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller15-80/+349
2008-11-10cfg80211: Add kdoc for struct regulatory_requestLuis R. Rodriguez1-3/+19
2008-11-10cfg80211: Add regulatory domain intersection capabilityLuis R. Rodriguez1-8/+158
2008-11-10cfg80211: a reg rule is invalid if freq diff is 0Luis R. Rodriguez1-1/+1
2008-11-10mac80211: Allow AP mode to be enabledJouni Malinen1-0/+2
2008-11-10mac80211: fix basic rates setting from association responseTomas Winkler1-6/+12
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen2-5/+87
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen2-0/+26
2008-11-10wireless: implement basic rate helper functionJohannes Berg1-0/+19
2008-11-10wireless: fix two bad print_ssid conversionsHolger Schurig1-0/+4
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith1-1/+9
2008-11-10mac80211: remove SSID driver codeJohannes Berg4-45/+3
2008-11-10wireless: fix a few sparse warningsJohannes Berg3-3/+2
2008-11-10wireless: move mesh config length constantJohannes Berg3-6/+3
2008-11-10mac80211: print reason code for deauth/dissoc framesZhu Yi1-2/+4
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2-19/+61
2008-11-07tipc: trivial endian annotation in debug statementHarvey Harrison1-1/+1
2008-11-07pkt_sched: Control group classifierThomas Graf3-0/+302
2008-11-07net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman1-5/+17
2008-11-07net: fib_rules ordering fixes.Eric W. Biederman1-3/+4
2008-11-07Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller1-12/+0
2008-11-07Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller1-27/+65
2008-11-06phonet: sparse annotations of protocol, remove forward declarationHarvey Harrison2-10/+9
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2-8/+8
2008-11-06af_key: mark policy as dead before destroyingAlexey Dobriyan1-0/+1
2008-11-06net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan1-1/+1