summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add BT_DBG to l2cap_sock_shutdown()Dean Jenkins2015-07-231-0/+4
* Bluetooth: Make __l2cap_wait_ack more efficientDean Jenkins2015-07-231-6/+10
* Bluetooth: L2CAP ERTM shutdown protect sk and chanDean Jenkins2015-07-231-0/+8
* mac802154: fix ieee802154_rx handlingVarka Bhadram2015-07-233-4/+3Star
* mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-232-1/+1
* mac802154: cfg: add suspend and resume callbacksAlexander Aring2015-07-233-2/+54
* cfg802154: add PM hooksVarka Bhadram2015-07-233-0/+80
* mac802154: util: add stop_device utility functionAlexander Aring2015-07-233-5/+11
* mac802154: remove unused macroVarka Bhadram2015-07-231-2/+0Star
* mac802154: use WARN_ON() macroVarka Bhadram2015-07-231-4/+2Star
* 6lowpan: add request for ipv6 moduleAlexander Aring2015-07-231-0/+2
* mac802154: add llsec address update workaroundAlexander Aring2015-07-233-3/+15
* ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-232-10/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-2332-136/+298
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-2231-135/+295
| |\
| | * openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-221-1/+1
| | * netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-07-221-32/+47
| | * tcp: suppress a division by zero warningEric Dumazet2015-07-221-6/+5Star
| | * inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2015-07-211-2/+4
| | * sched: cls_flow: fix panic on filter replaceDaniel Borkmann2015-07-211-2/+3
| | * sched: cls_flower: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| | * sched: cls_bpf: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| | * Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-2110-41/+94
| | |\
| | | * cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-175-25/+53
| | | * mac80211: add missing length check for confirm framesBob Copeland2015-07-171-0/+3
| | | * mac80211: correct aid location in peering framesBob Copeland2015-07-171-1/+1
| | | * wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni2015-07-171-3/+3
| | | * mac80211: shut down interfaces before destroying interface listJohannes Berg2015-07-171-11/+14
| | | * mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K2015-07-171-0/+16
| | | * mac80211: don't clear all tx flags when requeingMichal Kazior2015-07-171-1/+3
| | | * mac80211: clear subdir_stations when removing debugfsTom Hughes2015-07-171-0/+1
| | * | net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov2015-07-211-1/+3
| | * | caif: fix leaks and race in caif_queue_rcv_skb()Eric Dumazet2015-07-211-11/+8Star
| | * | Revert "sit: Add gro callbacks to sit_offload"Herbert Xu2015-07-211-2/+0Star
| | * | tc: act_bpf: fix memory leakAlexei Starovoitov2015-07-161-0/+3
| | * | fq_codel: fix return value of fq_codel_drop()WANG Cong2015-07-161-1/+10
| | * | net_sched: fix a use-after-free in sfqWANG Cong2015-07-161-1/+1
| | * | ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-162-9/+27
| | * | fq_codel: fix a use-after-freeWANG Cong2015-07-161-1/+1
| | * | tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng2015-07-161-2/+1Star
| | * | bridge: mdb: fix double add notificationNikolay Aleksandrov2015-07-161-1/+0Star
| | * | bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leaveSatish Ashok2015-07-161-7/+30
| | * | net: Fix skb csum races when peekingHerbert Xu2015-07-161-6/+9
| | * | NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn2015-07-161-0/+1
| | * | net: Clone skb before setting peeked flagHerbert Xu2015-07-161-3/+38
| | * | rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann2015-07-161-4/+7
| | |/
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-161-1/+3
| |\ \ | | |/ | |/|
| | * rds: rds_ib_device.refcount overflowWengang Wang2015-07-141-1/+3
* | | ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-221-3/+19
* | | mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereferenceRoopa Prabhu2015-07-221-1/+1