aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-10-20Merge branch 'test/linux-linaro-lsk-v3.18-android' of git://android.git.linar...lsk-v3.18-15.10-androidKevin Hilman
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-13Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-09-30net: ipv6: allow explicitly choosing optimistic addressesErik Kline
2015-09-30net: core: fix UID-based routing buildAmit Pundir
2015-09-29Handle 'sk' being NULL in UID-based routing.Sreeram Ramachandran
2015-09-28ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-07-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-07-05sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-07-05netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-06-28net: add sk_fullsock() helperEric Dumazet
2015-06-28inet: add TCP_NEW_SYN_RECV stateEric Dumazet
2015-06-16Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-15.07-androidKevin Hilman
2015-06-15tcp: fix child sockets to use system default congestion control if not setNeal Cardwell
2015-06-15sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe
2015-06-10xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang
2015-05-12net: core: fix Null ptr dereference in UID-based routingAmit Pundir
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-03-06cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
2015-02-26net: sched: fix panic in rate estimatorsEric Dumazet
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-04net: core: Support UID-based routing.Lorenzo Colitti
2015-02-04net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2015-02-04tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2015-02-03net: activity_stats: Add statistics for network transmission activityMike Chan
2015-02-03net: socket ioctl to reset connections matching local addressRobert Love
2015-01-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2015-01-16Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-11-14net: Add vxlan_gso_check() helperJoe Stringer
2014-11-12netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang