aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* nl80211: add API to probe a clientJohannes Berg2012-08-241-0/+104
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2012-08-243-0/+85
* nl80211: advertise device AP SMEJohannes Berg2012-08-242-0/+8
* nl80211: advertise GTK rekey support, new triggersJohannes Berg2012-08-242-0/+53
* nl80211: support sending TDLS commands/framesArik Nemtsov2012-08-241-0/+85
* cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2012-08-243-0/+61
* cfg80211/nl80211: support GTK rekey offloadJohannes Berg2012-08-243-0/+127
* netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma2012-08-131-6/+6
* ipv6: check return value for dst_allocMadalin Bucur2012-05-091-1/+3
* net: check return value for dst_allocMadalin Bucur2012-05-091-4/+6
* Merge commit 'v3.0.31' into android-3.0Todd Poynor2012-05-082-13/+19
|\
| * mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau2012-05-071-1/+2
| * nl80211: ensure interface is up in various APIsJohannes Berg2012-05-071-12/+17
* | netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall2012-05-043-67/+233
* | netfilter: xt_IDLETIMER: Use uevent instead of new netlink msg typeJP Abgrall2012-05-041-46/+20
* | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-3016-131/+70
|\ \ | |/
| * tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-271-0/+4
| * net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-271-4/+5
| * netns: do not leak net_generic data on failed initJulian Anastasov2012-04-271-15/+18
| * tcp: fix tcp_grow_window() for large incoming framesEric Dumazet2012-04-271-0/+1
| * net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-271-5/+2
| * tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell2012-04-271-2/+5
| * net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-271-1/+3
| * netlink: fix races after skb queueingEric Dumazet2012-04-271-11/+13
| * phonet: Check input from user before allocatingSasha Levin2012-04-271-0/+3
| * ipv6: fix array index in ip6_mc_add_src()RongQing.Li2012-04-271-1/+1
| * bridge: Do not send queries on multicast group leavesHerbert Xu2012-04-272-85/+0
| * sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf2012-04-271-2/+3
| * tcp: allow splice() to build full TSO packetsEric Dumazet2012-04-272-4/+4
| * cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-271-1/+1
| * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-04-221-0/+7
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-1994-476/+895
|\ \ | |/
| * Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-04-131-0/+4
| * mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka2012-04-131-1/+2
| * rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net2012-04-131-2/+2
| * nfsd: don't allow zero length strings in cache_parse()Dan Carpenter2012-04-021-0/+2
| * xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-04-021-3/+3
| * Remove printk from rds_sendmsgDave Jones2012-04-021-1/+0
| * net: fix napi_reuse_skb() skb reserveEric Dumazet2012-04-021-1/+2
| * net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet2012-04-021-2/+6
| * Fix pppol2tp getsockname()Benjamin LaHaise2012-04-021-1/+1
| * SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust2012-04-021-4/+11
| * ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-231-1/+0
| * tcp: fix syncookie regressionEric Dumazet2012-03-232-17/+23
| * IPv6: Fix not join all-router mcast group when forwarding set.Li Wei2012-03-191-0/+4
| * tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell2012-03-191-0/+4
| * bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber2012-03-191-2/+5
| * tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell2012-03-191-0/+1
| * tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell2012-03-191-8/+10
| * ipsec: be careful of non existing mac headersEric Dumazet2012-03-194-17/+6