summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-01-2812-62/+82
|\
| * rfkill: fix rfkill_fop_read wait_event usageJohannes Berg2016-01-261-12/+4
| * mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-01-265-19/+11
| * mac80211: Don't buffer non-bufferable MMPDUsHelmut Schaa2016-01-141-0/+5
| * mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller2016-01-142-0/+9
| * mac80211: fix PS-Poll handlingEmmanuel Grumbach2016-01-141-1/+1
| * mac80211: clear local->sched_scan_req properly on reconfigEliad Peller2016-01-141-1/+4
| * mac80211: avoid ROC during hw restartEliad Peller2016-01-143-2/+18
| * regulatory: fix world regulatory domain dataJohannes Berg2016-01-141-5/+7
| * wireless: change cfg80211 regulatory domain info as debug messagesDave Young2016-01-141-15/+18
| * mac80211: fix remain-on-channel cancellationJohannes Berg2016-01-141-2/+4
| * mac80211: recalculate SW ROC only when neededJohannes Berg2016-01-141-5/+1
* | tcp: fix tcp_mark_head_lost to check skb len before fragmentingNeal Cardwell2016-01-281-5/+5
* | inet: frag: Always orphan skbs inside ip_defrag()Joe Stringer2016-01-282-2/+1
* | sctp: remove the dead field of sctp_transportXin Long2016-01-283-19/+1
* | sctp: hold transport before we access t->asoc in sctp procXin Long2016-01-281-0/+8
* | sctp: fix the transport dead race check by using atomic_add_unless on refcntXin Long2016-01-282-8/+13
* | sit: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-01-251-2/+2
* | ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2016-01-252-0/+2
* | sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner2016-01-241-0/+2
* | af_unix: fix struct pid memory leakEric Dumazet2016-01-241-0/+1
* | tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet2016-01-211-5/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-01-209-29/+46
|\ \
| * | netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin2016-01-204-14/+32
| * | netfilter: nf_tables_netdev: fix error path in module initializationPablo Neira Ayuso2016-01-181-4/+4
| * | netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()Eric Dumazet2016-01-181-2/+7
| * | netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELSPablo Neira Ayuso2016-01-141-1/+1
| * | netfilter: ipset: allow a 0 netmask with hash_netiface typeFlorian Westphal2016-01-131-4/+0
| * | netfilter: nft_byteorder: avoid unneeded le/be conversion stepsFlorian Westphal2016-01-131-4/+2
* | | net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet2016-01-201-7/+14
* | | gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-01-201-2/+5
* | | soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2016-01-191-1/+8
* | | af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun2016-01-191-0/+3
* | | udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet2016-01-192-22/+42
* | | ovs: limit ovs recursions in ovs_execute_actions to not corrupt stackHannes Frederic Sowa2016-01-181-5/+14
* | | sctp: the temp asoc's transports should not be hashed/unhashedXin Long2016-01-172-2/+8
* | | batman-adv: Drop immediate orig_node free functionSven Eckelmann2016-01-163-27/+13
* | | batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2016-01-162-20/+7
* | | batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann2016-01-161-24/+10
* | | batman-adv: Drop immediate batadv_hardif_neigh_node free functionSven Eckelmann2016-01-161-33/+13
* | | batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann2016-01-161-23/+10
* | | batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann2016-01-161-28/+31
* | | batman-adv: Avoid recursive call_rcu for batadv_nc_nodeSven Eckelmann2016-01-161-11/+8
* | | batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann2016-01-161-7/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-1511-30/+59
|\ \ \
| * | | bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov2016-01-151-0/+8
| * | | net: sctp: Move sequence start handling into sctp_transport_get_idx()Geert Uytterhoeven2016-01-151-3/+3
| * | | ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-151-1/+1
| * | | sctp: support to lookup with ep+paddr in transport rhashtableXin Long2016-01-151-15/+23
| * | | net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-154-4/+9
| | |/ | |/|
OpenPOWER on IntegriCloud