summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-06-27Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-24vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2016-06-24switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-06-02Merge branch 'lsk-v4.4-android' of git://android.git.linaro.org/kernel/linaro...Alex Shi
2016-05-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-19Revert "net: activity_stats: Add statistics for network transmission activity"Amit Pundir
2016-05-19Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt
2016-05-18net_sched: update hierarchical backlog tooWANG Cong
2016-05-18net_sched: introduce qdisc_replace() helperWANG Cong
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-11ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-04-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-20bonding: fix bond_get_stats()Eric Dumazet
2016-04-07net: diag: Support destroying TCP sockets.Lorenzo Colitti
2016-04-07net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2016-03-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-16cfg80211/wext: fix message orderingJohannes Berg
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-03tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-03-03route: check and remove route cache when we get routeXin Long
2016-03-03tcp: do not drop syn_recv on all icmp reportsEric Dumazet
2016-03-03unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-03-03ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni
2016-03-03gro: Make GRO aware of lightweight tunnels.Jesse Gross
2016-02-18Merge branch 'android-4.4' of https://android.googlesource.com/kernel/commonAmit Pundir
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-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet
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