index
:
ampere-computing/linux.git
arm64-for-upstream-24534b35
linux-4.15.15-amp
linux-4.16.12-amp
linux-4.16.5-amp
linux-4.16.9-retpoline
Linux kernel including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2018-03-31
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-31
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-31
devlink: Remove redundant free on error path
Arkadi Sharshevsky
2018-03-08
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
2018-03-08
net: fix race on decreasing number of TX queues
Jakub Kicinski
2018-02-25
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
2018-02-25
net: avoid skb_warn_bad_offload on IS_ERR
Willem de Bruijn
2018-02-12
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
2018-02-12
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-01-22
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
2018-01-18
flow_dissector: properly cap thoff field
Eric Dumazet
2018-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-15
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
2018-01-14
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-09
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-09
net: core: fix module type in sock_diag_bind
Andrii Vladyka
2018-01-04
rtnetlink: give a user socket to get_target_net()
Andrei Vagin
2018-01-02
ethtool: do not print warning for applications using legacy API
Stephen Hemminger
2018-01-02
Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"
David S. Miller
2017-12-28
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
Willem de Bruijn
2017-12-21
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
2017-12-21
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
2017-12-20
net: Fix double free and memory corruption in get_net_ns_by_id()
Eric W. Biederman
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-15
sock: free skb in skb_complete_tx_timestamp on error
Willem de Bruijn
2017-12-15
xdp: linearize skb in netif_receive_generic_xdp()
Song Liu
2017-12-13
net: remove duplicate includes
Pravin Shedge
2017-12-05
Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
Johannes Berg
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
net: xdp: don't allow device-bound programs in driver mode
Jakub Kicinski
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()
Kirill Tkhai
2017-11-14
net-sysfs: trigger netlink notification on ifalias change via sysfs
Roopa Prabhu
2017-11-14
net: core: dev_get_valid_name is now the same as dev_alloc_name_ns
Rasmus Villemoes
2017-11-14
net: core: maybe return -EEXIST in __dev_alloc_name
Rasmus Villemoes
2017-11-14
net: core: check dev_valid_name in __dev_alloc_name
Rasmus Villemoes
2017-11-14
net: core: drop pointless check in __dev_alloc_name
Rasmus Villemoes
2017-11-14
net: core: eliminate dev_alloc_name{,_ns} code duplication
Rasmus Villemoes
2017-11-14
net: core: move dev_alloc_name_ns a little higher
Rasmus Villemoes
2017-11-14
net: core: improve sanity checking in __dev_alloc_name
Rasmus Villemoes
2017-11-14
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
[next]