index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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-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
2017-01-03
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
2017-01-02
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
2017-01-01
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
2016-12-29
rtnl: stats - add missing netlink message size checks
Mathias Krause
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-23
neigh: Send netevent after marking neigh as dead
Ido Schimmel
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
2016-12-14
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-12-14
netns: avoid disabling irq for netns id
Paul Moore
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-09
net: skb_condense() can also deal with empty skbs
Eric Dumazet
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
[next]