index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-6
/
+9
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+3
2019-12-19
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
1
-0
/
+2
2019-12-17
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
1
-1
/
+1
2019-12-13
bpf: Clear skb->tstamp in bpf_redirect when necessary
Lorenz Bauer
1
-0
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
4
-78
/
+78
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-3
/
+0
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
1
-1
/
+2
2019-12-06
net: core: rename indirect block ingress cb function
John Hurley
1
-23
/
+22
2019-12-06
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-06
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
1
-2
/
+3
2019-12-04
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
1
-2
/
+2
2019-12-04
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
1
-4
/
+4
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-3
/
+1
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
1
-9
/
+28
2019-12-03
net/core: Populate VF index in struct ifla_vf_guid
Danit Goldberg
1
-1
/
+3
2019-12-03
net: fix a leak in register_netdevice()
Dan Carpenter
1
-3
/
+3
2019-12-02
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
1
-2
/
+4
2019-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+5
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2019-11-28
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
2
-5
/
+5
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+14
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
17
-448
/
+1161
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-6
/
+6
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+19
2019-11-23
net: gro: use vlan API instead of accessing directly
Tonghao Zhang
1
-1
/
+1
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+36
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
1
-1
/
+22
2019-11-22
net/core: Add support for getting VF GUIDs
Danit Goldberg
1
-0
/
+14
2019-11-21
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
1
-5
/
+8
2019-11-20
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
1
-0
/
+1
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-12
/
+2
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-2
/
+34
2019-11-20
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
1
-11
/
+13
2019-11-20
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
1
-1
/
+13
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
1
-0
/
+8
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
1
-2
/
+11
2019-11-18
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
1
-5
/
+0
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-1
/
+1
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2019-11-16
net: core: allow fast GRO for skbs with Ethernet header in head
Alexander Lobakin
1
-2
/
+1
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2
-123
/
+120
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
1
-10
/
+0
2019-11-15
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
1
-1
/
+1
2019-11-15
y2038: socket: remove timespec reference in timestamping
Arnd Bergmann
1
-2
/
+4
2019-11-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-0
/
+5
2019-11-12
devlink: Allow large formatted message of binary output
Aya Levin
1
-9
/
+15
[next]