summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-10-23dev-asf-qos - correcting the qos hooks for dpaa linux qosAlok Makhariya
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13seqlock: Prevent rt starvationThomas Gleixner
2015-02-13net: sysrq via icmpCarsten Emde
2015-02-13Reset to 3.12.37Scott Wood
2014-05-15xfrm: avoid creating temporary SA when there are no listenersHoria Geanta
2014-05-14seqlock: Prevent rt starvationThomas Gleixner
2014-05-14net: sysrq via icmpCarsten Emde
2014-05-14Reset to 3.12.19Scott Wood
2014-05-14Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-18tcp: syncookies: do not use getnstimeofday()Eric Dumazet
2014-04-18tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10seqlock: Prevent rt starvationThomas Gleixner
2014-04-10net: sysrq via icmpCarsten Emde
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-17xfrm_asf: Patch to revert the changes of multi-policy.Sandeep Malik
2014-03-14tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2014-03-13net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-13asf_ipsec_linux: Patch to add support for multiple SPD entries mapping to sin...Sandeep Malik
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-11-28sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang
2013-11-23inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg
2013-11-20ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19genetlink: add and use genl_set_err()Johannes Berg
2013-11-19genetlink: remove family pointer from genl_multicast_groupJohannes Berg
2013-11-19genetlink: remove genl_unregister_mc_group()Johannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-16genetlink: unify registration functionsJohannes Berg
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-14genetlink: make genl_ops flags a u8 and move to endJohannes Berg
2013-11-14genetlink: allow making ops constJohannes Berg
2013-11-14genetlink: register family ops as arrayJohannes Berg
2013-11-14genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-08net: move pskb_put() to core codeMathias Krause
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches
2013-11-06ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa
2013-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville