Age | Commit message (Expand) | Author |
2010-01-15 | net/core/sock.c: quiet sparse noise | H Hartley Sweeten |
2010-01-14 | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan |
2010-01-13 | netpoll: allow execution of multiple rx_hooks per interface | Daniel Borkmann |
2010-01-13 | genetlink: optimize ctrl_dumpfamily() | Samir Bellabes |
2010-01-11 | tcp: Generalized TTL Security Mechanism | Stephen Hemminger |
2010-01-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-10 | NET: irda, remove unnecessary checks | Jiri Slaby |
2010-01-10 | NET: ipv6, remove unnecessary check | Jiri Slaby |
2010-01-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-01-08 | netfilter: ebtables: enforce CAP_NET_ADMIN | Florian Westphal |
2010-01-08 | net/ipv6/tcp_ipv6.c: Use compressed IPv6 address | Joe Perches |
2010-01-08 | tcp: update the netstamp_needed counter when cloning sockets | Octavian Purdila |
2010-01-07 | netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq() | Patrick McHardy |
2010-01-07 | net: Make it easier to parse /proc/net/dev contents. | Jesper Dangaard Brouer |
2010-01-07 | net: RFC3069, private VLAN proxy arp support | Jesper Dangaard Brouer |
2010-01-07 | fix bonding: allow arp_ip_targets on separate vlans to use arp validation | Andy Gospodarek |
2010-01-07 | Phonet: reject unsupported sendmsg/recvmsg flags | Rémi Denis-Courmont |
2010-01-07 | Phonet: zero-copy GPRS TX | Rémi Denis-Courmont |
2010-01-07 | Phonet: zero-copy aligned GPRS RX | Rémi Denis-Courmont |
2010-01-06 | ip: fix mc_loop checks for tunnels with multicast outer addresses | Octavian Purdila |
2010-01-04 | ipvs: Add boundary check on ioctl arguments | Arjan van de Ven |
2010-01-03 | tipc: use kconfig to limit numeric ranges | Amerigo Wang |
2010-01-03 | can: Speed up CAN frame receiption by using ml_priv | Oliver Hartkopp |
2010-01-03 | net/sctp/socket.c: squish warning | Andrew Morton |
2010-01-03 | rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC | Bernard Pidoux F6BVP |
2010-01-03 | bonding: allow arp_ip_targets on separate vlans to use arp validation | Andy Gospodarek |
2009-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-28 | mac80211: annotate sleeping driver ops | Kalle Valo |
2009-12-28 | mac80211: remove requeue from work | Johannes Berg |
2009-12-28 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg |
2009-12-28 | mac80211/cfg80211: add station events | Johannes Berg |
2009-12-28 | mac80211: make off-channel work generic | Johannes Berg |
2009-12-28 | mac80211: support remain-on-channel command | Johannes Berg |
2009-12-28 | cfg80211: add remain-on-channel command | Jouni Malinen |
2009-12-28 | mac80211: Generalize off-channel operation helpers from scan code | Jouni Malinen |
2009-12-28 | mac80211: proper bss private data handling | Johannes Berg |
2009-12-28 | mac80211: split up and insert custom IEs correctly | Johannes Berg |
2009-12-28 | mac80211: refactor association | Johannes Berg |
2009-12-28 | mac80211: rewrite a few work messages | Johannes Berg |
2009-12-28 | mac80211: generalise work handling | Johannes Berg |
2009-12-28 | mac80211: generalise management work a bit | Johannes Berg |
2009-12-28 | mac80211: let cfg80211 manage auth state | Johannes Berg |
2009-12-28 | mac80211: introduce flush operation | Johannes Berg |
2009-12-28 | mac80211: add ieee80211_sdata_running | Johannes Berg |
2009-12-28 | wireless: remove CONFIG_WIRELESS_OLD_REGULATORY | John W. Linville |
2009-12-28 | mac80211: fix propagation of failed hardware reconfigurations | Luis R. Rodriguez |
2009-12-28 | mac80211: fix race with suspend and dynamic_ps_disable_work | Luis R. Rodriguez |
2009-12-28 | cfg80211: fix error path in cfg80211_wext_siwscan | Johannes Berg |