| Commit message (Expand) | Author | Age |
... | |
* | | | mac80211: remove ieee80211_common.h | Johannes Berg | 2007-11-11 |
* | | | rfkill: Fix sparse warning | Michael Buesch | 2007-11-11 |
* | | | rfkill: Use mutex_lock() at register and add sanity check | Michael Buesch | 2007-11-11 |
* | | | mac80211: allow driver to ask for a rate control algorithm | Johannes Berg | 2007-11-11 |
* | | | mac80211: don't allow registering the same rate control twice | Johannes Berg | 2007-11-11 |
* | | | rfkill: Use subsys_initcall | Michael Buesch | 2007-11-11 |
* | | | mac80211: make simple rate control algorithm built-in | Johannes Berg | 2007-11-11 |
* | | | rfkill: Register LED triggers before registering switch | Michael Buesch | 2007-11-11 |
* | | | softmac: fix wext MLME request reason code endianness | Johannes Berg | 2007-11-11 |
* | | | [PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se... | Radu Rendec | 2007-11-11 |
* | | | [VLAN]: Allow setting mac address while device is up | Patrick McHardy | 2007-11-11 |
* | | | [VLAN]: Don't synchronize addresses while the vlan device is down | Patrick McHardy | 2007-11-11 |
* | | | [INET]: Cleanup the xfrm4_tunnel_(un)register | Pavel Emelyanov | 2007-11-11 |
* | | | [INET]: Add missed tunnel64_err handler | Pavel Emelyanov | 2007-11-11 |
* | | | [IPX]: Use existing sock refcnt debugging infrastructure | Pavel Emelyanov | 2007-11-11 |
* | | | [PACKET]: Use existing sock refcnt debugging infrastructure | Pavel Emelyanov | 2007-11-11 |
* | | | [NET]: Fix infinite loop in dev_mc_unsync(). | Joe Perches | 2007-11-11 |
* | | | [NET]: Make helper to get dst entry and "use" it | Pavel Emelyanov | 2007-11-11 |
* | | | [IPV4]: Remove bugus goto-s from ip_route_input_slow | Pavel Emelyanov | 2007-11-11 |
* | | | [TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug) | Ilpo J�rvinen | 2007-11-11 |
* | | | [TCP]: Add unlikely() to sacktag out-of-mem in fragment case | Ilpo J�rvinen | 2007-11-11 |
* | | | [TCP]: Fix reord detection due to snd_una covered holes | Ilpo J�rvinen | 2007-11-11 |
* | | | [TCP]: Consider GSO while counting reord in sacktag | Ilpo J�rvinen | 2007-11-11 |
|/ / |
|
* | | [NETLINK]: Fix unicast timeouts | Patrick McHardy | 2007-11-07 |
* | | [INET]: Remove per bucket rwlock in tcp/dccp ehash table. | Eric Dumazet | 2007-11-07 |
* | | [IPVS]: Synchronize closing of Connections | Rumen G. Bogdanovski | 2007-11-07 |
* | | [IPVS]: Bind connections on stanby if the destination exists | Rumen G. Bogdanovski | 2007-11-07 |
* | | [NET]: Clean proto_(un)register from in-code ifdefs | Pavel Emelyanov | 2007-11-07 |
* | | [IPSEC]: Fix crypto_alloc_comp error checking | Herbert Xu | 2007-11-07 |
* | | [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl | Patrick McHardy | 2007-11-07 |
* | | [NETNS]: Fix compiler error in net_namespace.c | Johann Felix Soden | 2007-11-07 |
* | | [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks. | Radu Rendec | 2007-11-07 |
* | | [NET]: Removing duplicit #includes | Jiri Olsa | 2007-11-07 |
* | | [IPV4]: Compact some ifdefs in the fib code. | Pavel Emelyanov | 2007-11-07 |
* | | [IPV6]: Convert /proc/net/ipv6_route to seq_file interface | Alexey Dobriyan | 2007-11-07 |
* | | [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline | Evgeniy Polyakov | 2007-11-07 |
* | | [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. | David S. Miller | 2007-11-07 |
* | | [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure | Eric Dumazet | 2007-11-07 |
* | | [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure | Eric Dumazet | 2007-11-07 |
* | | [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure | Eric Dumazet | 2007-11-07 |
* | | [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ... | Eric Dumazet | 2007-11-07 |
* | | [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs | Pavel Emelyanov | 2007-11-07 |
* | | [DECNET]: "addr" module param can't be __initdata | Alexey Dobriyan | 2007-11-07 |
* | | [IPv6] SNMP: Restore Udp6InErrors incrementation | Mitsuru Chinen | 2007-11-07 |
* | | [NET]: Remove /proc/net/stat/*_arp_cache upon module removal | Alexey Dobriyan | 2007-11-07 |
* | | [IPV6]: Consolidate the ip cork destruction in ip6_output.c | Pavel Emelyanov | 2007-11-07 |
* | | [IPV4]: Consolidate the ip cork destruction in ip_output.c | Pavel Emelyanov | 2007-11-07 |
* | | [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s... | Bart De Schuymer | 2007-11-07 |
* | | [NETFILTER]: nf_sockopts list head cleanup | Alexey Dobriyan | 2007-11-07 |
* | | [NETFILTER]: remove unneeded rcu_dereference() calls | Patrick McHardy | 2007-11-07 |