index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2017-02-05
net: remove __napi_complete()
Eric Dumazet
2017-02-03
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
2017-02-03
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-02
net: add LINUX_MIB_PFMEMALLOCDROP counter
Eric Dumazet
2017-02-02
net: remove useless pfmemalloc setting
Eric Dumazet
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-01
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
2017-02-01
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
Theuns Verwoerd
2017-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-01-31
net: ethtool: convert large order kmalloc allocations to vzalloc
Alexei Starovoitov
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2017-01-30
net: Drop secpath on free after gro merge.
Steffen Klassert
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-27
net: adjust skb->truesize in pskb_expand_head()
Eric Dumazet
2017-01-24
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-24
bpf: allow option for setting bpf_l4_csum_replace from scratch
Daniel Borkmann
2017-01-24
bpf: enable load bytes helper for filter/reuseport progs
Daniel Borkmann
2017-01-24
bpf: simplify __is_valid_access test on cb
Daniel Borkmann
2017-01-20
net: remove duplicate code.
Mahesh Bandewar
2017-01-20
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
2017-01-18
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
2017-01-18
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
2017-01-17
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
2017-01-16
flow dissector: check if arp_eth is null rather than arp
Colin Ian King
2017-01-12
secure_seq: fix sparse errors
Eric Dumazet
2017-01-12
lwt_bpf: bpf_lwt_prog_cmp() can be static
Wei Yongjun
2017-01-12
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
2017-01-12
bpf: pass original insn directly to convert_ctx_access
Daniel Borkmann
2017-01-12
net: fix AF_SMC related typo
Ursula Braun
2017-01-12
net: core: Make netif_wake_subqueue a wrapper
Florian Fainelli
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-01-11
flow disector: ARP support
Simon Horman
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-01-10
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
2017-01-10
gro: Enter slow-path if there is no tailroom
Herbert Xu
2017-01-10
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
2017-01-10
net: skb_flow_get_be16() can be static
Eric Dumazet
2017-01-09
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
2017-01-09
smc: establish new socket family
Ursula Braun
2017-01-09
net: introduce keepalive function in struct proto
Ursula Braun
2017-01-09
secure_seq: use SipHash in place of MD5
Jason A. Donenfeld
2017-01-08
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
[next]