Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
017fc4f6f4b7b70e443e7ef673732517ece111c8
/
net
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1d3b78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e4be7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
0c19f846
net: accept UFO datagrams from tuntap and packet
by Willem de Bruijn
· 7 years ago
98d1129
net: ipv6: Fixup device for anycast routes during copy
by David Ahern
· 7 years ago
6887037
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
by Geert Uytterhoeven
· 7 years ago
4e1061f
net/smc: use sk_rcvbuf as start for rmb creation
by Ursula Braun
· 7 years ago
bbfcd77
ipv6: Do not consider linkdown nexthops during multipath
by Ido Schimmel
· 7 years ago
d7aa04a
net: sched: fix crash when deleting secondary chains
by Roman Kapl
· 7 years ago
d18bee4
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
db1ac49
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
by Gianluca Borello
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
86cb30e
treewide: setup_timer() -> timer_setup() (2 field)
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
1e9aa74
net/atm/mpc: Avoid open-coded assignment of timer callback function
by Kees Cook
· 7 years ago
0c86a6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
adb072d
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
a13e8d4
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
e0e853a
tipc: fix access of released memory
by Jon Maloy
· 7 years ago
441a330
net: xdp: don't allow device-bound programs in driver mode
by Jakub Kicinski
· 7 years ago
288b3de
bpf: offload: move offload device validation out to the drivers
by Jakub Kicinski
· 7 years ago
33ddd81
mac80211: properly free requested-but-not-started TX agg sessions
by Johannes Berg
· 7 years ago
d7be102
cfg80211: initialize regulatory keys/database later
by Johannes Berg
· 7 years ago
7cca2ac
mac80211: aggregation: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4490526
nl80211: don't expose wdev->ssid for most interfaces
by Johannes Berg
· 7 years ago
34f11cd
mac80211: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
61b272c
9p: Fix missing commas in mount options
by Tuomas Tynkkynen
· 7 years ago
ed66dfa
tcp: when scheduling TLP, time of RTO should account for current ACK
by Neal Cardwell
· 7 years ago
981542c
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
by Alexey Kodanev
· 7 years ago
4dd3c2e
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
8170024
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cebe84c
route: also update fnhe_genid when updating a route cache
by Xin Long
· 7 years ago
e39d524
route: update fnhe_expires for redirect when the fnhe exists
by Xin Long
· 7 years ago
ecca8f8
sctp: set frag_point in sctp_setsockopt_maxseg correctly
by Xin Long
· 7 years ago
17e4857
net/netlabel: Add list_next_rcu() in rcu_dereference().
by Tim Hansen
· 7 years ago
c3e9c04
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
6c67a3e4a
sunrpc: remove net pointer from messages
by Vasily Averin
· 7 years ago
4112be7
sunrpc: exit_net cleanup check added
by Vasily Averin
· 7 years ago
c435da6
sunrpc: Add rpc_request static trace point
by Chuck Lever
· 7 years ago
b2bfe59
sunrpc: Fix rpc_task_begin trace point
by Chuck Lever
· 7 years ago
e9d4763
net: sunrpc: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
62b56a6
xprtrdma: Update copyright notices
by Chuck Lever
· 7 years ago
1b746c1
xprtrdma: Remove include for linux/prefetch.h
by Chuck Lever
· 7 years ago
2232df5
rpcrdma: Remove C structure definitions of XDR data items
by Chuck Lever
· 7 years ago
a4699f5
xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
by Chuck Lever
· 7 years ago
a0e136e
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
6f0afc2
xprtrdma: Remove atomic send completion counting
by Chuck Lever
· 7 years ago
01bb35c
xprtrdma: RPC completion should wait for Send completion
by Chuck Lever
· 7 years ago
0ba6f37
xprtrdma: Refactor rpcrdma_deferred_completion
by Chuck Lever
· 7 years ago
531cca0
xprtrdma: Add a field of bit flags to struct rpcrdma_req
by Chuck Lever
· 7 years ago
ae72950
xprtrdma: Add data structure to manage RDMA Send arguments
by Chuck Lever
· 7 years ago
a062a2a
xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()
by Chuck Lever
· 7 years ago
857f9ac
xprtrdma: Change return value of rpcrdma_prepare_send_sges()
by Chuck Lever
· 7 years ago
394b2c7
xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()
by Chuck Lever
· 7 years ago
ad99f05
xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()
by Chuck Lever
· 7 years ago
be798f9
xprtrdma: Decode credits field in rpcrdma_reply_handler
by Chuck Lever
· 7 years ago
d8f532d
xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion
by Chuck Lever
· 7 years ago
e1352c9
xprtrdma: Refactor rpcrdma_reply_handler some more
by Chuck Lever
· 7 years ago
5381e0e
xprtrdma: Move decoded header fields into rpcrdma_rep
by Chuck Lever
· 7 years ago
61433af
xprtrdma: Throw away reply when version is unrecognized
by Chuck Lever
· 7 years ago
7c8a61d
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
by Eric W. Biederman
· 7 years ago
6a787d6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
c413af8
net/rds/ib_fmr.c: use kmalloc_array_node()
by Johannes Thumshirn
· 7 years ago
d618d09
tipc: enforce valid ratio between skb truesize and contents
by Jon Maloy
· 7 years ago
8252fce
netfilter: add ifdef around ctnetlink_proto_size
by Arnd Bergmann
· 7 years ago
0a833c2
genetlink: fix genlmsg_nlhdr()
by Michal Kubecek
· 7 years ago
423852f
sctp: check stream reset info len before making reconf chunk
by Xin Long
· 7 years ago
cea0cc8
sctp: use the right sk after waking up from wait_buf sleep
by Xin Long
· 7 years ago
ca3af4d
sctp: do not free asoc when it is already dead in sctp_sendmsg
by Xin Long
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
50895b9
tcp: highest_sack fix
by Eric Dumazet
· 7 years ago
9480215
Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."
by Steffen Klassert
· 7 years ago
b74912a
openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start
by Gustavo A. R. Silva
· 7 years ago
9b0ed89
netem: remove unnecessary 64 bit modulus
by Stephen Hemminger
· 7 years ago
bce552f
netem: use 64 bit divide by rate
by Stephen Hemminger
· 7 years ago
6670e15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
by Stephen Hemminger
· 7 years ago
11bf284
net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()
by Kirill Tkhai
· 7 years ago
0940095
ipv6: set all.accept_dad to 0 by default
by Nicolas Dichtel
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
c92eb77
net-sysfs: trigger netlink notification on ifalias change via sysfs
by Roopa Prabhu
· 7 years ago
6dc14dc
openvswitch: Using kfree_rcu() to simplify the code
by Wei Yongjun
· 7 years ago
06c2351
openvswitch: Make local function ovs_nsh_key_attr_size() static
by Wei Yongjun
· 7 years ago
8a860c2
openvswitch: Fix return value check in ovs_meter_cmd_features()
by Wei Yongjun
· 7 years ago
fbec443
net: bridge: add vlan_tunnel to bridge port policies
by Nikolay Aleksandrov
· 7 years ago
0c4b916
netlink: remove unnecessary forward declaration
by Johannes Berg
· 7 years ago
1a48fbd
net: dsa: lan9303: calculate offload_fwd_mark from tag
by Egil Hjelmeland
· 7 years ago
87c320e
net: core: dev_get_valid_name is now the same as dev_alloc_name_ns
by Rasmus Villemoes
· 7 years ago
d6f295e
net: core: maybe return -EEXIST in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
9380910
net: core: check dev_valid_name in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
6224abd
net: core: drop pointless check in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
c46d764
net: core: eliminate dev_alloc_name{,_ns} code duplication
by Rasmus Villemoes
· 7 years ago
2c88b85
net: core: move dev_alloc_name_ns a little higher
by Rasmus Villemoes
· 7 years ago
51f299d
net: core: improve sanity checking in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
ee181e5
tls: don't override sk_write_space if tls_set_sw_offload fails.
by Ilya Lesokhin
· 7 years ago
196c31b
tls: Avoid copying crypto_info again after cipher_type check.
by Ilya Lesokhin
· 7 years ago
Next »