summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-03-22Revert "cfg80211: export interface stopping function"Ahmad Kholaif
2016-03-22cfg80211: Add AP stopped interfaceSameer Thalappil
2016-03-22mac80211: implement HS2.0 gratuitous ARP/unsolicited NA droppingJohannes Berg
2016-03-22cfg80211: export regulatory_hint_user() APIMihir Shete
2016-03-22cfg80211: Add new wiphy flag WIPHY_FLAG_DFS_OFFLOADAmar Singhal
2016-03-22net: cnss: Add snapshot of cnss driverYue Ma
2016-03-22net: cnss_prealloc: Add snapshot of cnss prealloc driverYue Ma
2016-03-22net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan
2016-03-22net: socket: Added notifier chains for socket administrative functionsHarout Hedeshian
2016-03-22net: tc_qdisc_flow_control returning qdisc sizeHarout Hedeshian
2016-03-22net: sched: export an api to enable/disable flow on schTianyi Gou
2016-02-25net: diag: Support destroying TCP sockets.Lorenzo Colitti
2016-02-25net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2016-02-16tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2016-02-16net: activity_stats: Add statistics for network transmission activityMike Chan
2016-02-16net: core: Handle 'sk' being NULL in UID-based routingSreeram Ramachandran
2016-02-16net: core: Support UID-based routing.Lorenzo Colitti
2016-02-16net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2016-02-16net: socket ioctl to reset connections matching local addressRobert Love
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet
2015-12-14net: fix IP early demux racesEric Dumazet
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-07xfrm: take care of request socketsEric Dumazet
2015-12-06sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien
2015-12-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-05vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-03ipv6: kill sk_dst_lockEric Dumazet
2015-12-02sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-11-24ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-11-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gregory Greenman
2015-11-16net: switchdev: fix return code of fdb_dump stubDragos Tatulea
2015-11-16ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-10netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso
2015-11-08net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman