summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* Revert "net: activity_stats: Add statistics for network transmission activity"Amit Pundir2016-05-19
* Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt2016-05-19
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
|\
| * ipvs: drop first packet to redirect conntrackJulian Anastasov2016-05-11
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-21
|\|
| * bonding: fix bond_get_stats()Eric Dumazet2016-04-20
* | net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-04-07
* | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-04-07
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-17
|\|
| * cfg80211/wext: fix message orderingJohannes Berg2016-03-16
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
|\|
| * tcp/dccp: fix another race at listener dismantleEric Dumazet2016-03-03
| * route: check and remove route cache when we get routeXin Long2016-03-03
| * tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-03-03
| * unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-03-03
| * ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-03-03
| * gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-03-03
* | Merge branch 'android-4.4' of https://android.googlesource.com/kernel/commonAmit Pundir2016-02-18
|\ \ | |/ |/|
| * tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall2016-02-16
| * net: activity_stats: Add statistics for network transmission activityMike Chan2016-02-16
| * net: core: Handle 'sk' being NULL in UID-based routingSreeram Ramachandran2016-02-16
| * net: core: Support UID-based routing.Lorenzo Colitti2016-02-16
| * net: ipv6: autoconf routes into per-device tablesLorenzo Colitti2016-02-16
| * net: socket ioctl to reset connections matching local addressRobert Love2016-02-16
* | ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-31
|/
* net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-04
* net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2015-12-16
* inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet2015-12-16
* net: fix IP early demux racesEric Dumazet2015-12-14
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-11
* xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2015-12-11
* xfrm: take care of request socketsEric Dumazet2015-12-07
* sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien2015-12-06
* sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-05
* vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc2015-12-05
* Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-03
|\
| * mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-20
* | net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-03
* | ipv6: kill sk_dst_lockEric Dumazet2015-12-03
* | sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner2015-12-02
* | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* | net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-01
* | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-01
* | ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-24
* | unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2015-11-23
* | net: switchdev: fix return code of fdb_dump stubDragos Tatulea2015-11-16
* | ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2015-11-16
|/
* tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-15