Age | Commit message (Expand) | Author |
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-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 | 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-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 |
2009-12-28 | cfg80211: fix race between deauth and assoc response | Johannes Berg |
2009-12-28 | mac80211: fix ibss join with fixed-bssid | Felix Fietkau |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-26 | llc: fix SAP reference counting w.r.t. socket handling | Octavian Purdila |
2009-12-26 | llc: convert llc_sap_list to RCU | Octavian Purdila |
2009-12-26 | llc: replace the socket list with a local address based hash | Octavian Purdila |
2009-12-26 | llc: use a device based hash table to speed up multicast delivery | Octavian Purdila |
2009-12-26 | llc: optimize multicast delivery | Octavian Purdila |
2009-12-26 | llc: convert the socket list to RCU locking | Octavian Purdila |
2009-12-26 | llc: add support for SO_BINDTODEVICE | Octavian Purdila |
2009-12-26 | llc: add support for LLC_OPT_PKTINFO | Octavian Purdila |
2009-12-26 | llc: use dev_hard_header | Octavian Purdila |
2009-12-25 | wireless: fix comments in genregdb.awk | John W. Linville |
2009-12-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-23 | net: Add rtnetlink init_rcvwnd to set the TCP initial receive window | laurent chavey |
2009-12-23 | net: release dst entry while cache-hot for GSO case too | Krishna Kumar |
2009-12-23 | tcp: Slightly optimize tcp_sendmsg | Krishna Kumar |
2009-12-23 | tcp: Remove unrequired operations in tcp_push() | Krishna Kumar |
2009-12-23 | tcp: Remove check in __tcp_push_pending_frames | Krishna Kumar |