index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
1
-0
/
+6
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-133
/
+132
2018-10-26
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2
-0
/
+2
2018-10-25
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-49
/
+80
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+13
2018-10-25
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
1
-0
/
+2
2018-10-25
net: sched: Remove TCA_OPTIONS from policy
David Ahern
1
-1
/
+0
2018-10-25
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
3
-6
/
+39
2018-10-25
net: rtnl_dump_all needs to propagate error from dumpit function
David Ahern
1
-2
/
+4
2018-10-25
net: Don't return invalid table id error when dumping all families
David Ahern
4
-0
/
+13
2018-10-25
net/ipv6: Put target net when address dump fails due to bad attributes
David Ahern
1
-6
/
+8
2018-10-25
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
1
-5
/
+8
2018-10-24
Merge tag 'docs-4.20' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+1
2018-10-24
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
2
-12
/
+14
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
11
-17
/
+17
2018-10-24
iov_iter: Use accessor function
David Howells
2
-3
/
+3
2018-10-23
cgroup, netclassid: add a preemption point to write_classid
Michal Hocko
1
-0
/
+1
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
11
-12
/
+12
2018-10-23
SUNRPC: Convert the auth cred cache to use refcount_t
Trond Myklebust
5
-8
/
+8
2018-10-23
SUNRPC: Convert auth creds to use refcount_t
Trond Myklebust
2
-8
/
+8
2018-10-23
SUNRPC: Simplify lookup code
Trond Myklebust
1
-11
/
+8
2018-10-23
SUNRPC: Clean up the AUTH cache code
Trond Myklebust
2
-62
/
+87
2018-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-27
/
+107
2018-10-23
llc: do not use sk_eat_skb()
Eric Dumazet
1
-7
/
+4
2018-10-23
net: dsa: legacy: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-23
net/sched: act_police: disallow 'goto chain' on fallback control action
Davide Caratti
1
-2
/
+10
2018-10-23
net/sched: act_gact: disallow 'goto chain' on fallback control action
Davide Caratti
1
-0
/
+5
2018-10-23
net: bpfilter: Set user mode helper's command line
Olivier Brunel
1
-0
/
+1
2018-10-23
net/ipv6: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+22
2018-10-23
net/ipv4: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+23
2018-10-23
net/ipv6: Remove ip_idx arg to in6_dump_addrs
David Ahern
1
-10
/
+6
2018-10-23
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
David Ahern
1
-15
/
+34
2018-10-23
tipc: eliminate message disordering during binding table update
Jon Maloy
3
-8
/
+12
2018-10-23
tipc: use destination length for copy string
Guoqing Jiang
1
-1
/
+1
2018-10-22
libceph: support the RADOS copy-from operation
Luis Henriques
1
-0
/
+90
2018-10-22
libceph: check reply num_data_items in setup_request_data()
Ilya Dryomov
1
-25
/
+23
2018-10-22
libceph: preallocate message data items
Ilya Dryomov
3
-89
/
+144
2018-10-22
libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls
Ilya Dryomov
1
-17
/
+21
2018-10-22
libceph: introduce alloc_watch_request()
Ilya Dryomov
1
-9
/
+19
2018-10-22
libceph: assign cookies in linger_submit()
Ilya Dryomov
1
-21
/
+27
2018-10-22
libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get()
Ilya Dryomov
2
-3
/
+3
2018-10-22
libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op()
Ilya Dryomov
1
-6
/
+0
2018-10-22
libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist()
Ilya Dryomov
2
-0
/
+9
2018-10-22
libceph: introduce ceph_pagelist_alloc()
Ilya Dryomov
2
-10
/
+24
2018-10-22
libceph: osd_req_op_cls_init() doesn't need to take opcode
Ilya Dryomov
1
-5
/
+4
2018-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-23
/
+225
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+8
2018-10-21
ulp: remove uid and user_visible members
Daniel Borkmann
1
-2
/
+0
2018-10-21
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
1
-2
/
+1
[prev]
[next]