Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5d6d106fa45501ea6494a8653adbf2bee4a6f803
/
net
4710e78
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
601a880
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
23a12dd
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
by Ingo Molnar
· 6 years ago
ed61a13
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
2cbfdf4
iov_iter: Fix 9p virtio breakage
by Marc Zyngier
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
0e9b4a8
missing bits of "iov_iter: Separate type from direction and use accessor functions"
by Al Viro
· 6 years ago
78a63f1
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Al Viro
· 6 years ago
c3be657
SUNRPC: Use atomic(64)_t for seq_send(64)
by Paul Burton
· 6 years ago
82aa467
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
98f7620
compat: Cleanup in_compat_syscall() callers
by Dmitry Safonov
· 6 years ago
46ebe28
openvswitch: Fix push/pop ethernet validation
by Jaime Caamaño Ruiz
· 6 years ago
4d3163c
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 6 years ago
31990f0
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
48e01e0
ixgbe/ixgbevf: fix XFRM_ALGO dependency
by Jeff Kirsher
· 6 years ago
59fc453
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
27b31e6
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
by John Fastabend
· 6 years ago
310c758
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
da71577
rtnetlink: Disallow FDB configuration for non-Ethernet device
by Ido Schimmel
· 6 years ago
7133583
sctp: check policy more carefully when getting pr status
by Xin Long
· 6 years ago
df132ef
sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
by Xin Long
· 6 years ago
966c37f
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
by Hangbin Liu
· 6 years ago
bb6ad55
nfsd: Fix an Oops in free_session()
by Trond Myklebust
· 6 years ago
07880fa
svcrdma: Remove try_module_get from backchannel
by Chuck Lever
· 6 years ago
596f2a1
svcrdma: Remove ->release_rqst call in bc reply handler
by Chuck Lever
· 6 years ago
f3c1fd0
svcrdma: Reduce max_send_sges
by Chuck Lever
· 6 years ago
4c8e553
SUNRPC: Simplify TCP receive code
by Trond Myklebust
· 6 years ago
1863d77
SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
by Trond Myklebust
· 6 years ago
d48cf35
SUNRPC: Remove non-RCU protected lookup
by Trond Myklebust
· 6 years ago
6d1616b
SUNRPC: Lockless server RPCSEC_GSS context lookup
by Trond Myklebust
· 6 years ago
fd5d2f7
SUNRPC: Make server side AUTH_UNIX use lockless lookups
by Trond Myklebust
· 6 years ago
ae74136
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
by Trond Myklebust
· 6 years ago
7da4221
Merge tag '9p-for-4.20' of git://github.com/martinetd/linux
by Linus Torvalds
· 6 years ago
747569b
net: diag: document swapped src/dst in udp_dump_one.
by Lorenzo Colitti
· 6 years ago
38b4f18
net: sched: gred: pass the right attribute to gred_change_table_def()
by Jakub Kicinski
· 6 years ago
0fe5119
net: bridge: remove ipv6 zero address check in mcast queries
by Nikolay Aleksandrov
· 6 years ago
ece2371
net: Properly unlink GRO packets on overflow.
by David S. Miller
· 6 years ago
6788fac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
4904008
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
aab456d
net/neigh: fix NULL deref in pneigh_dump_table()
by Eric Dumazet
· 6 years ago
d8fd9e1
bpf: fix wrong helper enablement in cgroup local storage
by Daniel Borkmann
· 6 years ago
f64bf6b8
net: allow traceroute with a specified interface in a vrf
by Mike Manning
· 6 years ago
5a2de63
bridge: do not add port to router list when receives query with source 0.0.0.0
by Hangbin Liu
· 6 years ago
fb692ec
net/smc: fix smc_buf_unuse to use the lgr pointer
by Karsten Graul
· 6 years ago
ee1abcf
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
by Stefano Brivio
· 6 years ago
c7a2c49
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
83c4087
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
ede95a63
bpf: add bpf_jit_limit knob to restrict unpriv allocations
by Daniel Borkmann
· 6 years ago
b09928b
bpf: make direct packet write unclone more robust
by Daniel Borkmann
· 6 years ago
ab21c1b
bpf: disallow direct packet access for unpriv in cg_skb
by Daniel Borkmann
· 6 years ago
62606c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
bf4cc40
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
by Bjørn Mork
· 6 years ago
ba7d4f3
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
4dcb923
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4ed591c
net/ipv6: Allow onlink routes to have a device mismatch if it is the default route
by David Ahern
· 6 years ago
e72bde6
net: sched: Remove TCA_OPTIONS from policy
by David Ahern
· 6 years ago
db4f1be
net: udp: fix handling of CHECKSUM_COMPLETE packets
by Sean Tranchetti
· 6 years ago
c63586d
net: rtnl_dump_all needs to propagate error from dumpit function
by David Ahern
· 6 years ago
ae677bb
net: Don't return invalid table id error when dumping all families
by David Ahern
· 6 years ago
242afaa
net/ipv6: Put target net when address dump fails due to bad attributes
by David Ahern
· 6 years ago
d7e3861
net/ipv4: Put target net when address dump fails due to bad attributes
by David Ahern
· 6 years ago
01aa9d5
Merge tag 'docs-4.20' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
44adbac
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
3f80e08
tcp: add tcp_reset_xmit_timer() helper
by Eric Dumazet
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
00e2370
iov_iter: Use accessor function
by David Howells
· 6 years ago
a90e90b
cgroup, netclassid: add a preemption point to write_classid
by Michal Hocko
· 6 years ago
89ab066
Revert "net: simplify sock_poll_wait"
by Karsten Graul
· 6 years ago
331bc71
SUNRPC: Convert the auth cred cache to use refcount_t
by Trond Myklebust
· 6 years ago
79b1818
SUNRPC: Convert auth creds to use refcount_t
by Trond Myklebust
· 6 years ago
07d02a6
SUNRPC: Simplify lookup code
by Trond Myklebust
· 6 years ago
95cd623
SUNRPC: Clean up the AUTH cache code
by Trond Myklebust
· 6 years ago
807192d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
604d415
llc: do not use sk_eat_skb()
by Eric Dumazet
· 6 years ago
2af1ccd
net: dsa: legacy: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
c08f5ed
net/sched: act_police: disallow 'goto chain' on fallback control action
by Davide Caratti
· 6 years ago
9469f37
net/sched: act_gact: disallow 'goto chain' on fallback control action
by Davide Caratti
· 6 years ago
4b78030
net: bpfilter: Set user mode helper's command line
by Olivier Brunel
· 6 years ago
6371a71
net/ipv6: Add support for dumping addresses for a specific device
by David Ahern
· 6 years ago
5fcd266
net/ipv4: Add support for dumping addresses for a specific device
by David Ahern
· 6 years ago
fe884c2
net/ipv6: Remove ip_idx arg to in6_dump_addrs
by David Ahern
· 6 years ago
1c98eca
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
by David Ahern
· 6 years ago
988f3f1
tipc: eliminate message disordering during binding table update
by Jon Maloy
· 6 years ago
29e270f
tipc: use destination length for copy string
by Guoqing Jiang
· 6 years ago
23ddf9b
libceph: support the RADOS copy-from operation
by Luis Henriques
· 6 years ago
98c4bfe
libceph: check reply num_data_items in setup_request_data()
by Ilya Dryomov
· 6 years ago
0d9c1ab
libceph: preallocate message data items
by Ilya Dryomov
· 6 years ago
26f887e
libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls
by Ilya Dryomov
· 6 years ago
39e58c3
libceph: introduce alloc_watch_request()
by Ilya Dryomov
· 6 years ago
81c6521
libceph: assign cookies in linger_submit()
by Ilya Dryomov
· 6 years ago
3b83f60
libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get()
by Ilya Dryomov
· 6 years ago
41a264e
libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op()
by Ilya Dryomov
· 6 years ago
89486833
libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist()
by Ilya Dryomov
· 6 years ago
33165d4
libceph: introduce ceph_pagelist_alloc()
by Ilya Dryomov
· 6 years ago
24639ce56
libceph: osd_req_op_cls_init() doesn't need to take opcode
by Ilya Dryomov
· 6 years ago
a19c59c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
21ea1d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c16ee04
ulp: remove uid and user_visible members
by Daniel Borkmann
· 6 years ago
d2fb4fb
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
by Roopa Prabhu
· 6 years ago
Next »