aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-14Merge remote-tracking branch 'jstultz-android/linaro-fixes/experimental/andro...lsk-android-2013.06Mark Brown
2013-06-07cfg80211: check wdev->netdev in connection workJohannes Berg
2013-06-07mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-06-07mac80211: fix direct probe authStanislaw Gruszka
2013-06-07svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields
2013-06-07SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-06-07mac80211: fix AP-mode frame matchingJohannes Berg
2013-06-07mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg
2013-06-07cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg
2013-06-07cfg80211: fix wiphy_register error pathJohannes Berg
2013-06-07cfg80211: fix WoWLAN wakeup tracingJohannes Berg
2013-05-19VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven
2013-05-19xfrm6: release dev before returning errorCong Wang
2013-05-19ipv6,gre: do not leak info to user-spaceAmerigo Wang
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-19net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov
2013-05-19packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann
2013-05-19bridge: fix race with topology change timerstephen hemminger
2013-05-19net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork
2013-05-19net: use netdev_features_t in skb_needs_linearize()Patrick McHardy
2013-05-19net_sched: act_ipt forward compat with xtablesJamal Hadi Salim
2013-05-19tcp: reset timer after any SYNACK retransmitYuchung Cheng
2013-05-19net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang
2013-05-11ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom
2013-05-07wireless: regulatory: fix channel disabling race conditionJohannes Berg
2013-05-07mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland
2013-05-07mac80211: fix station entry leak/warning while suspendingJohannes Berg
2013-05-03config: Set PARANOID_NETWORK and NET_ACTIVITY_STATS as default ANDROIDJohn Stultz
2013-04-29netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingJP Abgrall
2013-04-29netfilter: qtaguid: rate limit some of the printksJP Abgrall
2013-04-29net: bluetooth: Remove the AID_NET_BT* gid numbersJP Abgrall
2013-04-29netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-04-29netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2013-04-29netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2013-04-29netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs
2013-04-29netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall
2013-04-29netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2013-04-29netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2013-04-29netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2013-04-29netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2013-04-29netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2013-04-29netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2013-04-29bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2013-04-29netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2013-04-29netfilter: fixup the quota2, and enable.JP Abgrall
2013-04-29netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2013-04-29netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2013-04-29netfilter: add xt_qtaguid matching moduleJP Abgrall
2013-04-29nf: xt_socket: export the fancy sock finder codeJP Abgrall
2013-04-29net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt