Age | Commit message (Expand) | Author |
2011-08-22 | mac80211: update mesh peering frame format | Thomas Pedersen |
2011-08-22 | mac80211: update mesh peering frame codes | Thomas Pedersen |
2011-08-22 | mac80211: fix mesh beacon format | Thomas Pedersen |
2011-08-22 | mac80211: Tear down BA session on BAR tx failure | Helmut Schaa |
2011-08-22 | wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields | Helmut Schaa |
2011-08-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-08-22 | batman-adv: merge update_transtable() into tt related code | Marek Lindner |
2011-08-22 | batman-adv: reuse tt_len() to calculate tt buffer length | Marek Lindner |
2011-08-22 | batman-adv: print client flags in the local/global transtables output | Antonio Quartulli |
2011-08-22 | batman-adv: implement AP-isolation on the sender side | Antonio Quartulli |
2011-08-22 | batman-adv: implement AP-isolation on the receiver side | Antonio Quartulli |
2011-08-22 | batman-adv: detect clients connected through a 802.11 device | Antonio Quartulli |
2011-08-22 | batman-adv: correct several typ0s in the comments | Antonio Quartulli |
2011-08-22 | batman-adv: hash_add() has to discriminate on the return value | Antonio Quartulli |
2011-08-20 | net: Preserve ooo_okay when copying skb header | Changli Gao |
2011-08-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-08-19 | ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS | Daniel Baluta |
2011-08-18 | net: rps: support PPPOE session messages | Changli Gao |
2011-08-18 | net: rps: support 802.1Q | Changli Gao |
2011-08-18 | vlan: reset headers on accel emulation path | Jiri Pirko |
2011-08-17 | net: remove ndo_set_multicast_list callback | Jiri Pirko |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-17 | net: introduce IFF_UNICAST_FLT private flag | Jiri Pirko |
2011-08-17 | net_sched: fix port mirror/redirect stats reporting | Jamal Hadi Salim |
2011-08-17 | rps: Inspect GRE encapsulated packets to get flow hash | Tom Herbert |
2011-08-17 | rps: Infrastructure in __skb_get_rxhash for deep inspection | Tom Herbert |
2011-08-17 | rps: Add flag to skb to indicate rxhash is based on L4 tuple | Tom Herbert |
2011-08-17 | rps: Some minor cleanup in get_rps_cpus | Tom Herbert |
2011-08-16 | sit tunnels: propagate IPv6 transport class to IPv4 Type of Service | Lionel Elie Mamane |
2011-08-13 | af_iucv: add HiperSockets transport | Ursula Braun |
2011-08-13 | af_iucv: cleanup - use iucv_sk(sk) early | Ursula Braun |
2011-08-13 | af_iucv: use loadable iucv interface | Frank Blaschka |
2011-08-13 | iucv: kernel option for z/VM IUCV and HiperSockets | Ursula Braun |
2011-08-13 | iucv: introduce loadable iucv interface | Frank Blaschka |
2011-08-12 | nl80211/cfg80211: Add extra IE configuration to AP mode setup | Jouni Malinen |
2011-08-12 | nl80211/cfg80211: Add crypto settings into NEW_BEACON | Jouni Malinen |
2011-08-12 | nl80211/cfg80211: Allow SSID to be specified in new beacon command | Jouni Malinen |
2011-08-12 | cfg80211/mac80211: move information element parsing logic to cfg80211 | Yogesh Ashok Powar |
2011-08-12 | net: cleanup some rcu_dereference_raw | Eric Dumazet |
2011-08-12 | neigh: reduce arp latency | Eric Dumazet |
2011-08-11 | nl80211/cfg80211: Make addition of new sinfo fields safer | Jouni Malinen |
2011-08-11 | cfg80211: fix a crash in nl80211_send_station | Felix Fietkau |
2011-08-11 | rtnetlink: remove initialization of dev->real_num_tx_queues | Jiri Pirko |
2011-08-11 | ipv4: some rt_iif -> rt_route_iif conversions | Julian Anastasov |
2011-08-11 | net/bridge/netfilter/ebtables.c: use available error handling code | Julia Lawall |
2011-08-11 | net/netlabel/netlabel_kapi.c: add missing cleanup code | Julia Lawall |
2011-08-11 | scm: Capture the full credentials of the scm sender | Tim Chen |
2011-08-10 | tcp: initialize variable ecn_ok in syncookies path | Mike Waychison |
2011-08-10 | mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag | Javier Cardona |
2011-08-10 | mac80211: clear sta.drv_priv on reconfiguration | Eliad Peller |