aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-03
* mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-10-30
* mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-29
* mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-29
* mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau2014-10-29
* mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2014-10-20
* mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-10-14
* nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-09
* net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-09
* mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho2014-10-09
* mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman2014-10-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-08
| |\
| | * net_sched: copy exts->type in tcf_exts_change()WANG Cong2014-10-08
| | * bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2014-10-07
| | * sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-06
| | * ematch: Fix early ending of inverted containers.Ignacy Gawędzki2014-10-04
| | * ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-04
| | * net/rds: fix possible double free on sock tear downHerton R. Krzesinski2014-10-03
| | * net/rds: do proper house keeping if connection fails in rds_tcp_conn_connectHerton R. Krzesinski2014-10-03
| | * net/rds: call rds_conn_drop instead of open code it at rds_connect_completeHerton R. Krzesinski2014-10-03
| * | netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick2014-10-08
| * | wimax: convert printk to pr_foo()Fabian Frederick2014-10-07
| * | af_unix: remove 0 assignment on staticFabian Frederick2014-10-07
| * | ipv6: Do not warn for informational ICMP messages, regardless of type.David S. Miller2014-10-07
| * | tipc: fix bug in multicast congestion handlingJon Maloy2014-10-07
| * | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
| * | net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()WANG Cong2014-10-07
| * | openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou2014-10-07
| * | openvswitch: fix a sparse warningAndy Zhou2014-10-07
| * | net: fix a sparse warningAndy Zhou2014-10-07
| * | ipv6: don't walk node's leaf during serial number updateHannes Frederic Sowa2014-10-07
| * | ipv6: make fib6 serial number per namespaceHannes Frederic Sowa2014-10-07
| * | ipv6: only generate one new serial number per fib mutationHannes Frederic Sowa2014-10-07
| * | ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa2014-10-07
| * | ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa2014-10-07
| * | net: validate_xmit_vlan() is staticEric Dumazet2014-10-06
| * | net: fix rcu access on phonet_routesFabian Frederick2014-10-06
| * | net: sched: do not use tcf_proto 'tp' argument from call_rcuJohn Fastabend2014-10-06
| * | net: sched: cls_cgroup tear down exts and ematch from rcu callbackJohn Fastabend2014-10-06
| * | net: sched: remove tcf_proto from ematch callsJohn Fastabend2014-10-06
| * | net: introduce netdevice gso_min_segs attributeEric Dumazet2014-10-06
| * | ipv4: igmp: fix v3 general query drop monitor false positiveDaniel Borkmann2014-10-06
| * | ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet2014-10-06
| * | net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet2014-10-06
| * | net: skb_segment() provides list head and tailEric Dumazet2014-10-06
| * | openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-06
| * | openvswitch: Factor out allocation and verification of actions.Jesse Gross2014-10-06
| * | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-06
| * | openvswitch: Add support for matching on OAM packets.Jesse Gross2014-10-06