summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15ipv6: remove rt6i_genidHannes Frederic Sowa
2014-10-15xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-10-15xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-10-05regulatory: add NUL to alpha2Eliad Peller
2014-08-14ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov
2014-07-28ip: make IP identifiers less predictableEric Dumazet
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-07-14netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso
2014-07-02ieee802154: reassembly: fix possible buffer overflowAlexander Aring
2014-07-02net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-06-30ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-06-25ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-16netfilter: nf_tables: use u32 for chain use counterPablo Neira Ayuso
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11net_sched: drr: warn when qdisc is not work conservingFlorian Westphal
2014-06-11net: sctp: migrate most recently used transport to ktimeDaniel Borkmann
2014-06-10tcp: add gfp parameter to tcp_fragmentOctavian Purdila
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-04vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert
2014-06-04gre: Call gso_make_checksumTom Herbert
2014-06-04udp: Generic functions to set checksumTom Herbert
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert
2014-05-23net: Eliminate no_check from protoswTom Herbert
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-05-22net: Add a software TSO helper APIEzequiel Garcia
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach