summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau
2015-05-25ip: reject too-big defragmented DF-skb when forwardingFlorian Westphal
2015-05-25net: af_unix: implement splice for stream af_unix socketsHannes Frederic Sowa
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa
2015-05-25net: af_unix: implement stream sendpage supportHannes Frederic Sowa
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-23pktgen: make /proc/net/pktgen/pgctrl report fail on invalid inputJesper Dangaard Brouer
2015-05-23pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer
2015-05-22bridge: fix lockdep splatEric Dumazet
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran
2015-05-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo
2015-05-22ipv4: fill in table id when replacing a routeMichal Kubeček
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman
2015-05-22flow_dissector: do not break if ports are not needed in flowlabelJiri Pirko
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-22tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner
2015-05-22ipv6: reject locally assigned nexthop addressesFlorian Westphal
2015-05-21tcp: improve REUSEADDR/NOREUSEADDR cohabitationEric Dumazet
2015-05-21inet_hashinfo: remove bsocket counterEric Dumazet
2015-05-21tcp: ensure epoll edge trigger wakeup when write queue is emptyJason Baron
2015-05-21net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov
2015-05-21net: dev: reduce both ingress hook ifdefsDaniel Borkmann
2015-05-21tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet
2015-05-21neigh: Better handling of transition to NUD_PROBE stateErik Kline
2015-05-20ipv6: fix ECMP route replacementMichal Kubeček
2015-05-20ipv6: do not delete previously existing ECMP routes if add failsMichal Kubeček
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal
2015-05-20netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2015-05-20netfilter: nfnetlink_{log,queue}: Register pernet in first placeFrancesco Ruggeri
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann
2015-05-19Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-19Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-19tcp: don't over-send F-RTO probesYuchung Cheng
2015-05-19tcp: only undo on partial ACKs in CA_LossYuchung Cheng
2015-05-19net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge
2015-05-19tcp: Return error instead of partial read for saved syn headersEric B Munson
2015-05-19bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou
2015-05-19IPv4: skip ICMP for bridge contrack users when defrag expiresAndy Zhou
2015-05-19ipv4: introduce frag_expire_skip_icmp()Andy Zhou
2015-05-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-18netlink: Use random autobind roverHerbert Xu
2015-05-18tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-05-18netns: make nsid_lock per netWANG Cong
2015-05-18flow_dissector: remove bogus return in tipc sectionJiri Pirko
2015-05-18switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar
2015-05-18tcp: halves tcp_mem[] limitsEric Dumazet