aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-12net: Cleanup of neighbour codeEric Dumazet
2008-11-12net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet
2008-11-12dccp: Resolve dependencies of features on choice of CCIDGerrit Renker
2008-11-12dccp: Query supported CCIDsGerrit Renker
2008-11-12dccp: Registration routines for changing feature valuesGerrit Renker
2008-11-12dccp: Limit feature negotiation to connection setup phaseGerrit Renker
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan
2008-11-11net: remove struct neigh_table::pdeAlexey Dobriyan
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek
2008-11-10net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek
2008-11-10net: fix /proc/net/snmp as memory corruptorEric Dumazet
2008-11-10mac80211: fix a buffer overrun in station debug codeJianjun Kong
2008-11-10pktgen: add full reset functionalityJesse Brandeburg
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison
2008-11-10ipv6: fix ip6_mr_init error pathBenjamin Thery
2008-11-10Phonet: use net_device built-in stats for GPRSRĂ©mi Denis-Courmont
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-10vlan: Fix typos in proc output stringFerenc Wagner
2008-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-10cfg80211: Add kdoc for struct regulatory_requestLuis R. Rodriguez
2008-11-10cfg80211: Add regulatory domain intersection capabilityLuis R. Rodriguez
2008-11-10cfg80211: a reg rule is invalid if freq diff is 0Luis R. Rodriguez
2008-11-10mac80211: Allow AP mode to be enabledJouni Malinen
2008-11-10mac80211: fix basic rates setting from association responseTomas Winkler
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen
2008-11-10wireless: implement basic rate helper functionJohannes Berg
2008-11-10wireless: fix two bad print_ssid conversionsHolger Schurig
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith
2008-11-10mac80211: remove SSID driver codeJohannes Berg
2008-11-10wireless: fix a few sparse warningsJohannes Berg
2008-11-10wireless: move mesh config length constantJohannes Berg
2008-11-10mac80211: print reason code for deauth/dissoc framesZhu Yi
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-07tipc: trivial endian annotation in debug statementHarvey Harrison
2008-11-07pkt_sched: Control group classifierThomas Graf
2008-11-07net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman
2008-11-07net: fib_rules ordering fixes.Eric W. Biederman
2008-11-07Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller
2008-11-07Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-11-06phonet: sparse annotations of protocol, remove forward declarationHarvey Harrison
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison
2008-11-06af_key: mark policy as dead before destroyingAlexey Dobriyan
2008-11-06net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller