summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn-0/+2
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer-1/+17
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-2/+0
2014-11-14net: Add vxlan_gso_check() helperJoe Stringer-0/+2
2014-11-12netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso-2/+0
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross-0/+9
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata-1/+0
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+20
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso-0/+10
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso-0/+10
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings-0/+2
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+6
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+2
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet-0/+2
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-9/+43
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli-0/+1
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet-2/+12
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang-3/+2
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang-0/+20
2014-10-16netlink: fix description of portidNicolas Dichtel-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+4
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing-1/+0
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann-0/+5
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann-3/+3
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko-5/+0
2014-10-13netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso-0/+6
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-155/+2
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-155/+2
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds-2/+2
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-453/+984
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-59/+1
2014-10-07netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso-155/+2
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou-15/+21
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa-1/+1
2014-10-07ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa-1/+1
2014-10-07ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa-4/+14
2014-10-06net: sched: remove tcf_proto from ematch callsJohn Fastabend-5/+5
2014-10-06net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet-2/+2
2014-10-06openvswitch: Add support for Geneve tunneling.Jesse Gross-10/+11
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou-0/+93
2014-10-06sctp: handle association restarts when the socket is closed.Vlad Yasevich-1/+1
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-10/+22
2014-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-263/+85
2014-10-04Removed unused inet6 address stateSébastien Barré-1/+0
2014-10-03gue: Receive side for Generic UDP EncapsulationTom Herbert-0/+23
2014-10-03qdisc: validate skb without holding lockEric Dumazet-1/+1
2014-10-03qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUEJesper Dangaard Brouer-0/+16
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-21/+4
2014-10-02ipvs: Clean up comment style in ip_vs.hSimon Horman-139/+75