summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann1-3/+3
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
2014-11-14drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+2
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich1-1/+1
2014-10-15xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert1-0/+1
2014-10-15xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert1-1/+14
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell3-1/+2
2014-10-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin1-1/+3
2014-10-05regulatory: add NUL to alpha2Eliad Peller1-1/+1
2014-08-14ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov1-0/+1
2014-08-14ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet4-34/+26
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet1-1/+1
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet1-6/+6
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet1-2/+2
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+1
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman1-0/+5
2014-06-07cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-0/+12
2014-05-31vsock: Make transport the proto ownerAndy King1-1/+5
2014-05-31net: sctp: cache auth_enable per endpointVlad Yasevich1-1/+3
2014-05-31Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann1-1/+13
2014-05-31ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-05-31netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin1-2/+2
2014-05-31netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy1-0/+10
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa1-1/+3
2014-03-20tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet1-0/+5
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski1-1/+0
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+11
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet1-1/+2
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel1-0/+1
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert1-0/+11
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic1-13/+1
2014-02-09net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria1-0/+8
2014-02-09net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria1-0/+2
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria1-0/+8
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria1-0/+3
2014-02-09net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria1-0/+2
2014-02-09net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria1-0/+2
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+32
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso1-4/+0
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy1-0/+8
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy1-0/+17
2014-02-06netfilter: nf_tables: add AF specific expression supportPatrick McHardy1-0/+5
2014-02-05netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso1-0/+2
2014-02-04net: ethoc: set up MII management bus clockMax Filippov1-0/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds91-493/+1429
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-11/+11
2014-01-22rtnetlink: provide api for getting and setting slave infoJiri Pirko1-0/+14
2014-01-22ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail1-2/+3