summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2016-04-06ip_tunnel: implement __iptunnel_pull_headerJiri Benc-2/+9
2016-04-06net_sched: fix a memory leak in tc actionWANG Cong-0/+1
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen-0/+2
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau-0/+19
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg-0/+4
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg-3/+4
2016-04-05udp: enable MSG_PEEK at non-zero offsetsamanthakumar-0/+2
2016-04-05udp: remove headers from UDP packets before queueingsamanthakumar-0/+10
2016-04-05sock: convert sk_peek_offset functions to WRITE_ONCEWillem de Bruijn-11/+13
2016-04-05sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner-4/+2
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker-1/+7
2016-04-05cfg80211: allow userspace to specify client P2P PS supportAyala Beker-0/+2
2016-04-05cfg80211: fix kernel-doc struct nameAkira Moroo-1/+1
2016-04-05mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt-0/+2
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel-0/+34
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon-0/+5
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen-0/+2
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon-1/+4
2016-04-05mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg-0/+3
2016-04-04tcp: increment sk_drops for listenersEric Dumazet-0/+13
2016-04-04tcp: increment sk_drops for dropped rx packetsEric Dumazet-0/+7
2016-04-04tcp/dccp: do not touch listener sk_refcnt under synfloodEric Dumazet-20/+32
2016-04-04inet: reqsk_alloc() needs to take care of dead listenersEric Dumazet-16/+15
2016-04-04tcp/dccp: remove BH disable/enable in lookupEric Dumazet-6/+1
2016-04-04udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet-7/+7
2016-04-04net: add SOCK_RCU_FREE socket flagEric Dumazet-0/+2
2016-04-04sock: enable timestamping using control messagesSoheil Hassas Yeganeh-6/+10
2016-04-04ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh-1/+2
2016-04-04ipv4: process socket-level control messages in IPv4Soheil Hassas Yeganeh-1/+2
2016-04-04sock: accept SO_TIMESTAMPING flags in socket cmsgSoheil Hassas Yeganeh-0/+1
2016-04-04tcp: use one bit in TCP_SKB_CB to mark ACK timestampsSoheil Hassas Yeganeh-1/+2
2016-04-04sock: break up sock_cmsg_snd into __sock_cmsg_snd and loopWillem de Bruijn-0/+2
2016-04-02tcp: remove cwnd moderation after recoveryYuchung Cheng-11/+0
2016-03-23net: ping: make ping_v6_sendmsg staticHaishuang Yan-1/+0
2016-03-22ipv6: remove unused in6_addr structLuis de Bethencourt-1/+0
2016-03-21vxlan: fix sparse warningsJiri Benc-8/+8
2016-03-20tunnels: Remove encapsulation offloads on decap.Jesse Gross-0/+16
2016-03-20sctp: keep fragmentation point aligned to word sizeMarcelo Ricardo Leitner-1/+1
2016-03-20sctp: align MTU to a wordMarcelo Ricardo Leitner-3/+5
2016-03-20ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann-1/+1
2016-03-20vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann-0/+6
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller-235/+1329
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-225/+1323
2016-03-18bonding: fix bond_get_stats()Eric Dumazet-0/+1
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann-0/+7
2016-03-18bpf, dst: add and use dst_tclassid helperDaniel Borkmann-0/+12
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-10/+6
2016-03-17flowcache: Avoid OOM condition under preasureSteffen Klassert-0/+1
2016-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+17
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot-1/+1