Age | Commit message (Expand) | Author |
2008-06-26 | mac80211: add single function calling tx handlers | Johannes Berg |
2008-06-26 | mac80211: use separate spinlock for sta flags | Johannes Berg |
2008-06-26 | mac80211: remove shared key todo | Johannes Berg |
2008-06-26 | mac80211: 11h - Handling measurement request | Assaf Krauss |
2008-06-26 | mac80211: 11h Infrastructure - Parsing | Assaf Krauss |
2008-06-26 | rfkill: rename the rfkill_state states and add block-locked state | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: do not allow userspace to override ALL RADIOS OFF | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: drop current_state from tasks in rfkill-input | Fabien Crespel |
2008-06-26 | rfkill: add uevent notifications | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: add type string helper | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: add notifier chains support | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: rework suspend and resume handlers | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: add the WWAN radio type | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: add read-write rfkill switch support | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: add parameter to disable radios by default | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: handle SW_RFKILL_ALL events | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: fix minor typo in kernel doc | Henrique de Moraes Holschuh |
2008-06-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6 | John W. Linville |
2008-06-20 | sctp: Kill unused variable in sctp_assoc_bh_rcv() | Vlad Yasevich |
2008-06-19 | net: Discard and warn about LRO'd skbs received for forwarding | Ben Hutchings |
2008-06-19 | net: Disable LRO on devices that are forwarding | Ben Hutchings |
2008-06-19 | sctp: Follow security requirement of responding with 1 packet | Vlad Yasevich |
2008-06-19 | sctp: Validate Initiate Tag when handling ICMP message | Wei Yongjun |
2008-06-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-18 | mac80211: detect driver tx bugs | Johannes Berg |
2008-06-18 | netlink: genl: fix circular locking | Patrick McHardy |
2008-06-18 | netdevice: Fix promiscuity and allmulti overflow | Wang Chen |
2008-06-18 | Revert "mac80211: Use skb_header_cloned() on TX path." | David S. Miller |
2008-06-18 | ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ]. | Rami Rosen |
2008-06-17 | net: Add sk_set_socket() helper. | David S. Miller |
2008-06-17 | af_unix: fix 'poll for write'/ connected DGRAM sockets | Rainer Weikusat |
2008-06-17 | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller |
2008-06-17 | ax25: Fix std timer socket destroy handling. | David S. Miller |
2008-06-17 | udp: sk_drops handling | Eric Dumazet |
2008-06-18 | bonding: Allow setting max_bonds to zero | Jay Vosburgh |
2008-06-17 | net/core: add NETDEV_BONDING_FAILOVER event | Or Gerlitz |
2008-06-17 | rose: improving AX25 routing frames via ROSE network | Bernard Pidoux |
2008-06-17 | xfrm: fix fragmentation for ipv4 xfrm tunnel | Steffen Klassert |
2008-06-17 | atm: use const where reasonable | Mitchell Blank Jr |
2008-06-17 | bridge: fix IPV6=n build | Randy Dunlap |
2008-06-17 | bridge: make bridge address settings sticky | Stephen Hemminger |
2008-06-17 | bridge: handle process all link-local frames | Stephen Hemminger |
2008-06-17 | sctp: fix error path in sctp_proc_init | Pavel Emelyanov |
2008-06-17 | netfilter: nf_conntrack_h323: fix module unload crash | Patrick McHardy |
2008-06-17 | netfilter: nf_conntrack_h323: fix memory leak in module initialization error ... | Patrick McHardy |
2008-06-17 | netfilter: nf_nat: fix RCU races | Patrick McHardy |
2008-06-17 | netrom: Kill spurious NULL'ing of sk->sk_socket. | David S. Miller |
2008-06-17 | x25: Use sock_orphan() instead of open-coded (and buggy) variant. | David S. Miller |
2008-06-17 | econet: Use sock_orphan() instead of open-coded (and buggy) variant. | David S. Miller |
2008-06-17 | x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. | David S. Miller |