summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-15mac80211: init HT TX data before rate controlJohannes Berg
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg
2013-02-15mac80211: track number of spatial streamsJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-02-15mac80211: use spin_lock_bh() for TKIP lockJohannes Berg
2013-02-15mac80211: use spin_lock_bh() for tim_lockJohannes Berg
2013-02-15mac80211: don't pick up WPA vendor IEJohannes Berg
2013-02-15mac80211: always unblock CSA queue stop when disconnectingJohannes Berg
2013-02-15mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg
2013-02-15mac80211: fix auth/assoc timeout handlingJohannes Berg
2013-02-15mac80211: fix ieee80211_sta_tx_notify for nullfuncWojciech Dubowik
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen
2013-02-15mac80211: fix WPA with VLAN on AP side with ps-staMichael Braun
2013-02-15mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-14net: Don't write to current task flags on every packet received.David S. Miller
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-02-14bridge: make ifla_br_policy and br_af_ops staticCong Wang
2013-02-14Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-02-14iucv: fix kernel panic at rebootHendrik Brueckner
2013-02-14bridge: Separate egress policy bitmapVlad Yasevich
2013-02-14bridge: Add vlan support for local fdb entriesVlad Yasevich
2013-02-14bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-14bridge: Add vlan id to multicast groupsVlad Yasevich
2013-02-14bridge: Add vlan to unicast fdb entriesVlad Yasevich
2013-02-14bridge: Add the ability to configure pvidVlad Yasevich
2013-02-14bridge: Implement vlan ingress/egress policy with PVID.Vlad Yasevich
2013-02-14bridge: Dump vlan information from a bridge portVlad Yasevich
2013-02-14bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich
2013-02-14bridge: Verify that a vlan is allowed to egress on given portVlad Yasevich
2013-02-14bridge: Validate that vlan is permitted on ingressVlad Yasevich
2013-02-14bridge: Add vlan filtering infrastructureVlad Yasevich
2013-02-13netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček
2013-02-13net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sackDaniel Borkmann
2013-02-13net: sctp: minor: make jsctp_sf_eat_sack staticDaniel Borkmann
2013-02-13net, sctp: remove CONFIG_EXPERIMENTALKees Cook
2013-02-13net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann
2013-02-13batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar
2013-02-13tcp: send packets with a socket timestampAndrey Vagin
2013-02-13tcp: set and get per-socket timestampAndrey Vagin
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin
2013-02-13netpoll: fix smatch warnings in netpoll core codeNeil Horman
2013-02-13net: skbuff: fix compile error in skb_panic()James Hogan
2013-02-13sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman
2013-02-13sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman