aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | Phonet: use net_device built-in stats for GPRSRĂ©mi Denis-Courmont2008-11-10
| * | | | | | | | | | | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-10
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | cfg80211: Add kdoc for struct regulatory_requestLuis R. Rodriguez2008-11-10
| | * | | | | | | | | | | cfg80211: Add regulatory domain intersection capabilityLuis R. Rodriguez2008-11-10
| | * | | | | | | | | | | cfg80211: a reg rule is invalid if freq diff is 0Luis R. Rodriguez2008-11-10
| | * | | | | | | | | | | mac80211: Allow AP mode to be enabledJouni Malinen2008-11-10
| | * | | | | | | | | | | mac80211: fix basic rates setting from association responseTomas Winkler2008-11-10
| | * | | | | | | | | | | nl80211: Add TX queue parameter configurationJouni Malinen2008-11-10
| | * | | | | | | | | | | nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-10
| | * | | | | | | | | | | wireless: implement basic rate helper functionJohannes Berg2008-11-10
| | * | | | | | | | | | | wireless: fix two bad print_ssid conversionsHolger Schurig2008-11-10
| | * | | | | | | | | | | mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-10
| | * | | | | | | | | | | mac80211: remove SSID driver codeJohannes Berg2008-11-10
| | * | | | | | | | | | | wireless: fix a few sparse warningsJohannes Berg2008-11-10
| | * | | | | | | | | | | wireless: move mesh config length constantJohannes Berg2008-11-10
| | * | | | | | | | | | | mac80211: print reason code for deauth/dissoc framesZhu Yi2008-11-10
| * | | | | | | | | | | | tipc: trivial endian annotation in debug statementHarvey Harrison2008-11-08
| |/ / / / / / / / / / /
| * | | | | | | | | | | pkt_sched: Control group classifierThomas Graf2008-11-08
| * | | | | | | | | | | net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman2008-11-08
| * | | | | | | | | | | net: fib_rules ordering fixes.Eric W. Biederman2008-11-08
| * | | | | | | | | | | Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller2008-11-08
| * | | | | | | | | | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-07
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-06
| * | | | | | | | | | | | phonet: sparse annotations of protocol, remove forward declarationHarvey Harrison2008-11-07
| * | | | | | | | | | | | ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2008-11-07
| * | | | | | | | | | | | net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan2008-11-07
| * | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | net: Don't leak packets when a netns is going downEric W. Biederman2008-11-05
| * | | | | | | | | | | | net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman2008-11-05
| * | | | | | | | | | | | netns: Delete virtual interfaces during namespace cleanupEric W. Biederman2008-11-05
| * | | | | | | | | | | | net: sk_free_datagram() should use sk_mem_reclaim_partial()Eric Dumazet2008-11-05
| * | | | | | | | | | | | dccp: Cleanup routines for feature negotiationGerrit Renker2008-11-05
| * | | | | | | | | | | | dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-05
| * | | | | | | | | | | | dccp: List management for new feature negotiationGerrit Renker2008-11-05
| * | | | | | | | | | | | dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-11-05
| * | | | | | | | | | | | dccp: Basic data structure for feature negotiationGerrit Renker2008-11-05
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | net/: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
| * | | | | | | | | | | netem: eliminate unneeded return valuesStephen Hemminger2008-11-04
| * | | | | | | | | | | net: remove two duplicated #includeJianjun Kong2008-11-03
| * | | | | | | | | | | net: '&' reduxAlexey Dobriyan2008-11-03
| * | | | | | | | | | | net: increase receive packet quantumStephen Hemminger2008-11-03
| * | | | | | | | | | | IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-03
| * | | | | | | | | | | IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz2008-11-03
| * | | | | | | | | | | pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset()Jarek Poplawski2008-11-03
| * | | | | | | | | | | net: clean up net/ipv4/tcp_ipv4.cJianjun Kong2008-11-03
| * | | | | | | | | | | net: clean up net/ipv4/devinet.cJianjun Kong2008-11-03
| * | | | | | | | | | | net: clean up net/ipv4/pararp.cJianjun Kong2008-11-03
| * | | | | | | | | | | net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.cJianjun Kong2008-11-03
| * | | | | | | | | | | net: clean up net/ipv4/ipmr.cJianjun Kong2008-11-03