summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-284-9/+64
|\ \ \ | | |/ | |/|
| * | lwtunnel: Fix oops on state free after encap module unloadRobert Shearman2017-01-241-1/+5
| * | net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-241-0/+1
| * | lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-181-6/+56
| * | net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet2017-01-181-2/+2
| * | net: ethtool: Initialize buffer when querying device channel settingsEran Ben Elisha2017-01-181-1/+1
* | | net: adjust skb->truesize in pskb_expand_head()Eric Dumazet2017-01-271-3/+11
* | | bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann2017-01-241-3/+4
* | | bpf: enable load bytes helper for filter/reuseport progsDaniel Borkmann2017-01-241-15/+26
* | | bpf: simplify __is_valid_access test on cbDaniel Borkmann2017-01-241-13/+2
* | | net: remove duplicate code.Mahesh Bandewar2017-01-201-3/+1
* | | device: Implement a bus agnostic dev_num_vf routinePhil Sutter2017-01-201-2/+1
* | | net: AF-specific RTM_GETSTATS attributesRobert Shearman2017-01-171-0/+50
* | | flow dissector: check if arp_eth is null rather than arpColin Ian King2017-01-161-2/+2
* | | secure_seq: fix sparse errorsEric Dumazet2017-01-121-1/+3
* | | lwt_bpf: bpf_lwt_prog_cmp() can be staticWei Yongjun2017-01-121-1/+1
* | | bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann2017-01-121-8/+33
* | | bpf: pass original insn directly to convert_ctx_accessDaniel Borkmann2017-01-121-65/+74
* | | net: fix AF_SMC related typoUrsula Braun2017-01-121-1/+1
* | | net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli2017-01-121-22/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-114-10/+12
|\ \ \ | |/ /
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-111-4/+4
| |\ \
| | * | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2017-01-101-4/+4
| * | | gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-111-2/+3
| * | | gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-101-1/+2
| * | | net: add the AF_QIPCRTR entries to family name tablesAnna, Suman2017-01-101-3/+3
| * | | net: skb_flow_get_be16() can be staticEric Dumazet2017-01-101-2/+2
| |/ /
* | | flow disector: ARP supportSimon Horman2017-01-111-0/+57
* | | bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov2017-01-091-20/+20
* | | smc: establish new socket familyUrsula Braun2017-01-091-3/+3
* | | net: introduce keepalive function in struct protoUrsula Braun2017-01-091-5/+2
* | | secure_seq: use SipHash in place of MD5Jason A. Donenfeld2017-01-091-82/+63
* | | net-tc: convert tc_at to tc_at_ingressWillem de Bruijn2017-01-081-5/+3
* | | net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-083-12/+5
* | | net-tc: extract skip classify bit from tc_verdWillem de Bruijn2017-01-081-7/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-053-11/+39
|\ \ \ | |/ /
| * | drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-031-1/+7
| * | flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien2017-01-021-2/+3
| * | drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-011-9/+24
| * | rtnl: stats - add missing netlink message size checksMathias Krause2016-12-291-0/+6
* | | scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu2017-01-041-1/+1
| |/ |/|
* | net: dev_weight: TX/RX orthogonalityMatthias Tafelmeier2016-12-292-3/+36
* | ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan2016-12-291-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-271-6/+0
|\
| * net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-271-6/+0
* | ktime: Get rid of the unionThomas Gleixner2016-12-252-3/+3
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-249-9/+9
|/
* neigh: Send netevent after marking neigh as deadIdo Schimmel2016-12-231-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-171-0/+6
|\
| * net: xdp: add invalid buffer warningJohn Fastabend2016-12-171-0/+6
OpenPOWER on IntegriCloud