summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-08-24cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen
2012-08-24cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2012-08-13netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2012-05-09ipv6: check return value for dst_allocMadalin Bucur
2012-05-09net: check return value for dst_allocMadalin Bucur
2012-05-08Merge commit 'v3.0.31' into android-3.0Todd Poynor
2012-05-07mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau
2012-05-07nl80211: ensure interface is up in various APIsJohannes Berg
2012-05-04netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2012-05-04netfilter: xt_IDLETIMER: Use uevent instead of new netlink msg typeJP Abgrall
2012-04-30Merge commit 'v3.0.30' into android-3.0Todd Poynor
2012-04-27tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell
2012-04-27net ax25: Reorder ax25_exit to remove races.Eric W. Biederman
2012-04-27netns: do not leak net_generic data on failed initJulian Anastasov
2012-04-27tcp: fix tcp_grow_window() for large incoming framesEric Dumazet
2012-04-27net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward
2012-04-27tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell
2012-04-27net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-27netlink: fix races after skb queueingEric Dumazet
2012-04-27phonet: Check input from user before allocatingSasha Levin
2012-04-27ipv6: fix array index in ip6_mc_add_src()RongQing.Li
2012-04-27bridge: Do not send queries on multicast group leavesHerbert Xu
2012-04-27sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf
2012-04-27tcp: allow splice() to build full TSO packetsEric Dumazet
2012-04-27cfg80211: fix interface combinations check.Lukasz Kucharczyk
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-04-19Merge linux-stable 3.0.28 into android-3.0Todd Poynor
2012-04-17netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2012-04-17netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2012-04-13Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2012-04-13mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka
2012-04-13rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net
2012-04-05xt_IDLETIMER:Ashish Sharma
2012-04-02nfsd: don't allow zero length strings in cache_parse()Dan Carpenter
2012-04-02xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert
2012-04-02Remove printk from rds_sendmsgDave Jones
2012-04-02net: fix napi_reuse_skb() skb reserveEric Dumazet
2012-04-02net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet
2012-04-02Fix pppol2tp getsockname()Benjamin LaHaise
2012-04-02SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust
2012-03-23ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li
2012-03-23tcp: fix syncookie regressionEric Dumazet
2012-03-19IPv6: Fix not join all-router mcast group when forwarding set.Li Wei
2012-03-19tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell
2012-03-19bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber
2012-03-19tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell
2012-03-19tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell
2012-03-19ipsec: be careful of non existing mac headersEric Dumazet
2012-03-19neighbour: Fixed race condition at tbl->nhtMichel Machado
2012-03-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho