summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-06-14net_sched: move tcf_lock down after gen_replace_estimator()WANG Cong
2017-06-13net: dsa: Introduce dsa_get_cpu_port()Florian Fainelli
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli
2017-06-13caif: Add sockaddr length check before accessing sa_family in connect handlerMateusz Jurczyk
2017-06-13networking: use skb_put_zero()Johannes Berg
2017-06-13Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-06-13Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-m...David S. Miller
2017-06-13Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-06-13Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-13igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong
2017-06-13net: rps: fix uninitialized symbol warningAshwanth Goli
2017-06-13batman-adv: Accept only filled wifi station infoSven Eckelmann
2017-06-13batman-adv: Use default throughput value on cfg80211 errorSven Eckelmann
2017-06-13net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-06-13mac80211: add the action to the drv_ampdu_action tracepointEmmanuel Grumbach
2017-06-13nl80211: add authorized flag to ROAM eventAvraham Stern
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller
2017-06-13mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
2017-06-13mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-13mac80211: set bss_info data before configuring the channelJohannes Berg
2017-06-13mac80211: remove 5/10 MHz rate code from station MLMEJohannes Berg
2017-06-13mac80211: Fix incorrect condition when checking rx timestampAvraham Stern
2017-06-13mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-06-12hsr: fix incorrect warningKaricheri, Muralidharan
2017-06-12udp: try to avoid 2 cache miss on dequeuePaolo Abeni
2017-06-12udp: avoid a cache miss on dequeuePaolo Abeni
2017-06-12net: factor out a helper to decrement the skb refcountPaolo Abeni
2017-06-12proc: snmp6: Use correct type in memsetChristian Perle
2017-06-12Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann
2017-06-11net: ipmr: Fix some mroute forwarding issues in vrf'sDonald Sharp
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann
2017-06-10bpf: remove cg_skb_func_proto and use sk_filter_func_proto directlyDaniel Borkmann
2017-06-10net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverseJia-Ju Bai
2017-06-10net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai
2017-06-10Remove the redundant skb->dev initialization in ip6_fragmentChenbo Feng
2017-06-10sctp: no need to check assoc id before calling sctp_assoc_set_idXin Long
2017-06-10sctp: use read_lock_bh in sctp_eps_seq_showXin Long
2017-06-10sctp: fix recursive locking warning in sctp_do_peeloffXin Long
2017-06-10sctp: disable BH in sctp_for_each_endpointXin Long
2017-06-10net/packet: remove unneeded declaraion of tpacket_snd().Rosen, Rami
2017-06-10l2tp: cast l2tp traffic counter to unsignedDominik Heidler
2017-06-10bpf: Remove duplicate tcp_filter hook in ipv6Chenbo Feng
2017-06-10netns: fix error code when the nsid is already usedNicolas Dichtel
2017-06-10netns: define extack error msg for nsis cmdsNicolas Dichtel
2017-06-10Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld
2017-06-09Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm...David S. Miller