aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | 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
* | | net: clean up net/ipv4/ip_sockglue.c tcp_output.cJianjun Kong2008-11-03
* | | net: clean up net/ipv4/igmp.cJianjun Kong2008-11-03
* | | net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.cJianjun Kong2008-11-03
* | | net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong2008-11-03
* | | net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...Jianjun Kong2008-11-03
* | | sunrpc: Fix build warning due to typo in %pI4 format changes.David S. Miller2008-11-03
* | | IPVS: Add IPv6 support to SH and DH schedulersJulius Volz2008-11-03
* | | sch_netem: Replace ->requeue() method with open codeJarek Poplawski2008-11-02
* | | sch_netem: Remove classful functionalityJarek Poplawski2008-11-02
* | | [TCP] CUBIC v2.3Sangtae Ha2008-11-02
* | | af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.cJianjun Kong2008-11-02
* | | udp: add a missing smp_wmb() in udp_lib_get_port()Eric Dumazet2008-11-02
* | | xfrm6: handling fragmentNicolas Dichtel2008-11-02
* | | mac80211: fix two kernel-doc warningsJohannes Berg2008-10-31
* | | wireless regulatory: move ignore_requestJohannes Berg2008-10-31
* | | wireless: clean up regulatory ignore_request functionJohannes Berg2008-10-31
* | | wireless: remove struct regdom hintingJohannes Berg2008-10-31
* | | wireless: make regdom passing semantics simplerJohannes Berg2008-10-31
* | | mac80211: Re-enable aggregationSujith2008-10-31
* | | mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky2008-10-31
* | | wireless: remove write-only 'granted' variableJohannes Berg2008-10-31
* | | mac80211: Change WARN_ON to WARN_ON_ONCESujith2008-10-31
* | | mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez2008-10-31
* | | mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Rami Rosen2008-10-31
* | | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-10-31
* | | wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-31
* | | wireless: escape_ssid should handle non-printablesJohn W. Linville2008-10-31
* | | wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-10-31
* | | wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-31
* | | mac80211: insert AP sta entry after filling itJohannes Berg2008-10-31