aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček2017-06-29
* net: prevent sign extension in dev_get_stats()Eric Dumazet2017-06-27
* rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych2017-06-20
* net/core: remove explicit do_softirq() from busy_poll_stop()Sebastian Siewior2017-06-20
* fib_rules: Resolve goto rules target on deleteSerhey Popovych2017-06-20
* dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg2017-06-14
* net: rps: fix uninitialized symbol warningAshwanth Goli2017-06-13
* net: rps: send out pending IPI's on CPU hotplugashwanth@codeaurora.org2017-06-09
* Fix an intermittent pr_emerg warning about lo becoming free.Krister Johansen2017-06-09
* net: Zero ifla_vf_info in rtnl_fill_vfinfo()Mintz, Yuval2017-06-08
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* net: don't call strlen on non-terminated string in dev_set_alias()Alexander Potapenko2017-06-07
* devlink: fix potential memort leakHaishuang Yan2017-06-05
* sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh2017-06-04
* ipv4: add reference counting to metricsEric Dumazet2017-05-26
* bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann2017-05-25
* net: move somaxconn init from sysctl codeRoman Kapl2017-05-25
* net: rtnetlink: bail out from rtnl_fdb_dump() on parse errorAlexander Potapenko2017-05-24
* net: fix compile error in skb_orphan_partial()Eric Dumazet2017-05-17
* neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka2017-05-17
* net: Improve handling of failures on link and route dumpsDavid Ahern2017-05-16
* netem: fix skb_orphan_partial()Eric Dumazet2017-05-11
* xdp: refine xdp api with regards to generic xdpDaniel Borkmann2017-05-11
* xdp: add flag to enforce driver modeDaniel Borkmann2017-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-09
|\
| * tcp: randomize timestamps on syncookiesEric Dumazet2017-05-05
* | treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka2017-05-08
* | net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko2017-05-08
|/
* rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt2017-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * xdp: fix parameter kdoc for extackJakub Kicinski2017-05-02
| * xdp: propagate extended ack to XDP setupJakub Kicinski2017-05-01
| * lwtunnel: fix error path in lwtunnel_fill_encap()Dan Carpenter2017-04-30
| * net: Initialise init_net.count to 1David Howells2017-04-30
| * bpf: restore skb->sk before pskb_trim() callEric Dumazet2017-04-30
| * fib_rules: fix error return codeWei Yongjun2017-04-27
| * net: remove unnecessary carrier status checkZhang Shengju2017-04-27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
| |\
| * | net: Generic XDPDavid S. Miller2017-04-25
| * | lwtunnel: check return value of nla_nest_startPan Bian2017-04-24
| * | flow_dissector: add mpls support (v2)Benjamin LaHaise2017-04-24
| * | net/devlink: Add E-Switch encapsulation controlRoi Dayan2017-04-22
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-21
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-21
| |\ \ \
| | * | | net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert2017-04-14
| | * | | net: Add ESP offload featuresSteffen Klassert2017-04-14
| * | | | bpf: add napi_id read access to __sk_buffDaniel Borkmann2017-04-21
| * | | | Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead2017-04-21
| * | | | bpf: remove reference to sock_filter_ext from kerneldoc commentTobias Klauser2017-04-20
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-20
| |\ \ \ \