summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-05-08net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko
2017-05-05tcp: randomize timestamps on syncookiesEric Dumazet
2017-05-04rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-02xdp: fix parameter kdoc for extackJakub Kicinski
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01iov_iter: don't revert iov buffer if csum errorDing Tianhong
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-01xdp: propagate extended ack to XDP setupJakub Kicinski
2017-04-30lwtunnel: fix error path in lwtunnel_fill_encap()Dan Carpenter
2017-04-30net: Initialise init_net.count to 1David Howells
2017-04-30bpf: restore skb->sk before pskb_trim() callEric Dumazet
2017-04-28net: adjust skb->truesize in ___pskb_trim()Eric Dumazet
2017-04-27fib_rules: fix error return codeWei Yongjun
2017-04-27net: remove unnecessary carrier status checkZhang Shengju
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung
2017-04-25net: Generic XDPDavid S. Miller
2017-04-24lwtunnel: check return value of nla_nest_startPan Bian
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise
2017-04-22net/devlink: Add E-Switch encapsulation controlRoi Dayan
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21netpoll: Check for skb->queue_mappingTushar Dave
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-21gso: Validate assumption of frag_list segementationIlan Tayari
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead
2017-04-20bpf: remove reference to sock_filter_ext from kerneldoc commentTobias Klauser
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-17gso: Validate assumption of frag_list segementationIlan Tayari
2017-04-17Add uid and cookie bpf helper to cg_skb_func_protoChenbo Feng
2017-04-17net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14net: off by one in inet6_pton()Dan Carpenter
2017-04-14net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert
2017-04-14net: Add ESP offload featuresSteffen Klassert
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-13rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for CHANGELOWERSTATE eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for PRECHANGEUPPER eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for POST_TYPE_CHANGE eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for CHANGEADDR eventDavid Ahern
2017-04-13rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFODavid Ahern