Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
690edcfad0e570a9a2a42d9b98cd04efaf21489d
/
net
b5872f0
SUNRPC: Don't confuse ENOBUFS with a write_space issue
by Trond Myklebust
· 9 years ago
93aa6c7
SUNRPC: Don't reencode message if transmission failed with ENOBUFS
by Trond Myklebust
· 9 years ago
775f06a
SUNRPC: Set the TCP user timeout option on client sockets
by Trond Myklebust
· 9 years ago
4876cc7
SUNRPC: Ensure we release the TCP socket once it has been closed
by Trond Myklebust
· 9 years ago
3832591
SUNRPC: Handle connection issues correctly on the back channel
by Trond Myklebust
· 9 years ago
d138192
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
by Fabian Frederick
· 9 years ago
3438995
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 9 years ago
2980731
SUNRPC: never enqueue a ->rq_cong request on ->sending
by Neil Brown
· 9 years ago
40c6ed0
xprtrdma: Reduce per-transport MR allocation
by Chuck Lever
· 10 years ago
acb9da7
xprtrdma: Stack relief in fmr_op_map()
by Chuck Lever
· 10 years ago
58d1dcf
xprtrdma: Split rb_lock
by Chuck Lever
· 10 years ago
7e53df1
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
by Chuck Lever
· 10 years ago
3269a94
xprtrdma: Remove ->ro_reset
by Chuck Lever
· 10 years ago
06b0088
xprtrdma: Remove unused LOCAL_INV recovery logic
by Chuck Lever
· 10 years ago
c14d86e
xprtrdma: Acquire MRs in rpcrdma_register_external()
by Chuck Lever
· 10 years ago
951e721
xprtrdma: Introduce an FRMR recovery workqueue
by Chuck Lever
· 10 years ago
fc7fbb5
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
by Chuck Lever
· 10 years ago
346aa66
xprtrdma: Introduce helpers for allocating MWs
by Chuck Lever
· 10 years ago
89e0d112
xprtrdma: Use ib_device pointer safely
by Chuck Lever
· 10 years ago
494ae30
xprtrdma: Remove rr_func
by Chuck Lever
· 10 years ago
fed171b
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
by Chuck Lever
· 10 years ago
6d44698
xprtrdma: Warn when there are orphaned IB objects
by Chuck Lever
· 10 years ago
5fd23f7
SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c
by Chuck Lever
· 9 years ago
4a06825
SUNRPC: Transport fault injection
by Chuck Lever
· 10 years ago
d67fa4d
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
by Jeff Layton
· 9 years ago
d6e971d
sunrpc: lock xprt before trying to set memalloc on the sockets
by Jeff Layton
· 9 years ago
264d1df
sunrpc: if we're closing down a socket, clear memalloc on it first
by Jeff Layton
· 9 years ago
8e22813
sunrpc: make xprt->swapper an atomic_t
by Jeff Layton
· 9 years ago
3c87ef6
sunrpc: keep a count of swapfiles associated with the rpc_clnt
by Jeff Layton
· 9 years ago
0d2a970
SUNRPC: Fix a backchannel race
by Trond Myklebust
· 9 years ago
1dddda8
SUNRPC: Clean up allocation and freeing of back channel requests
by Trond Myklebust
· 9 years ago
0f41979
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
by Trond Myklebust
· 9 years ago
632dda8
SUNRPC: Clean up bc_send()
by Chuck Lever
· 10 years ago
1193d58
SUNRPC: Backchannel handle socket nospace
by Trond Myklebust
· 9 years ago
88de6af
SUNRPC: Fix a memory leak in the backchannel code
by Trond Myklebust
· 9 years ago
9300fdb
SUNRPC: drop stale doc comments in xprtsock.c
by Stefan Hajnoczi
· 10 years ago
e453581
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
ccd740c
vti6: Add pmtu handling to vti6_xmit.
by Steffen Klassert
· 9 years ago
18ec898
Revert "net: core: 'ethtool' issue with querying phy settings"
by David S. Miller
· 9 years ago
d26e2c9
Revert "netfilter: ensure number of counters is >0 in do_replace()"
by Bernhard Thaler
· 9 years ago
2459534
net: dsa: Properly propagate errors from dsa_switch_setup_one
by Florian Fainelli
· 9 years ago
9f95041
tcp: fix child sockets to use system default congestion control if not set
by Neal Cardwell
· 9 years ago
beb39db
udp: fix behavior of wrong checksums
by Eric Dumazet
· 9 years ago
71d9f61
bridge: fix br_multicast_query_expired() bug
by Eric Dumazet
· 9 years ago
5aab0e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
d55c670
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
by Alexander Duyck
· 10 years ago
049f8e2
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
by Alexander Duyck
· 10 years ago
cd5279c
ip_vti/ip6_vti: Do not touch skb->mark on xmit
by Alexander Duyck
· 10 years ago
8f98bcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
86e363d
net_sched: invoke ->attach() after setting dev->qdisc
by WANG Cong
· 10 years ago
b48732e
unix/caif: sk_socket can disappear when state is unlocked
by Mark Salyzyn
· 10 years ago
fe9066a
Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
086e8dd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
93a33a5
bridge: fix lockdep splat
by Eric Dumazet
· 10 years ago
f96dee1
net: core: 'ethtool' issue with querying phy settings
by Arun Parameswaran
· 10 years ago
47cc84c
bridge: fix parsing of MLDv2 reports
by Thadeu Lima de Souza Cascardo
· 10 years ago
d4e64c2
ipv4: fill in table id when replacing a route
by Michal Kubeček
· 10 years ago
572152a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
381c759
ipv4: Avoid crashing in ip_error
by Eric W. Biederman
· 10 years ago
d654976
tcp: fix a potential deadlock in tcp_get_info()
by Eric Dumazet
· 10 years ago
c78e174
net: sched: fix call_rcu() race on classifier module unloads
by Daniel Borkmann
· 10 years ago
407d34e
xfrm: Always zero high-order sequence number bits
by Herbert Xu
· 10 years ago
521a04d
Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"
by Ilya Dryomov
· 10 years ago
b049453
libceph: request a new osdmap if lingering request maps to no osd
by Ilya Dryomov
· 10 years ago
2759647
ipv6: fix ECMP route replacement
by Michal Kubeček
· 10 years ago
35f1b4e
ipv6: do not delete previously existing ECMP routes if add fails
by Michal Kubeček
· 10 years ago
f9dca80
mac80211: fix AP_VLAN crypto tailroom calculation
by Michal Kazior
· 10 years ago
252ec2b
mac80211: don't split remain-on-channel for coalescing
by Johannes Berg
· 10 years ago
faecbb4
Revert "netfilter: bridge: query conntrack about skb dnat"
by Florian Westphal
· 10 years ago
1086bbe
netfilter: ensure number of counters is >0 in do_replace()
by Dave Jones
· 10 years ago
3bfe049
netfilter: nfnetlink_{log,queue}: Register pernet in first place
by Francesco Ruggeri
· 10 years ago
892bd62
Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
b7b0ed9
tcp: don't over-send F-RTO probes
by Yuchung Cheng
· 10 years ago
da34ac7
tcp: only undo on partial ACKs in CA_Loss
by Yuchung Cheng
· 10 years ago
33b4b01
net/ipv6/udp: Fix ipv6 multicast socket filter regression
by Henning Rogge
· 10 years ago
22d3a3c
mac80211: don't use napi_gro_receive() outside NAPI context
by Johannes Berg
· 10 years ago
456cdf5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 10 years ago
21858cd
tcp/ipv6: fix flow label setting in TIME_WAIT state
by Florent Fourcot
· 10 years ago
ed2a80a
rtnl/bond: don't send rtnl msg for unregistered iface
by Nicolas Dichtel
· 10 years ago
c0bb07d
netlink: Reset portid after netlink_insert failure
by Herbert Xu
· 10 years ago
1d60570
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
960bd2c
netfilter: nf_tables: fix bogus warning in nft_data_uninit()
by Mirek Kratochvil
· 10 years ago
b3cad28
conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
by Jesper Dangaard Brouer
· 10 years ago
595ca58
netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
by Florian Westphal
· 10 years ago
eea3994
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
by Roopa Prabhu
· 10 years ago
e87a468
ipv6: Fix udp checksums with raw sockets
by Vlad Yasevich
· 10 years ago
91dd93f
netlink: move nl_table in read_mostly section
by Eric Dumazet
· 10 years ago
177d050
Bluetooth: Fix remote name event return directly.
by Wesley Kuo
· 10 years ago
be346ff
vlan: Correctly propagate promisc|allmulti flags in notifier.
by Vlad Yasevich
· 10 years ago
6d7258c
esp6: Use high-order sequence number bits for IV generation
by Herbert Xu
· 10 years ago
64aa423
esp4: Use high-order sequence number bits for IV generation
by Herbert Xu
· 10 years ago
110bc76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
e3d8ecb
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
by Nicolas Dichtel
· 10 years ago
145a42b
net_sched: gred: use correct backlog value in WRED mode
by David Ward
· 10 years ago
47b4e1f
mac80211: move WEP tailroom size check
by Janusz Dziedzic
· 10 years ago
fbf33a2
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).
by Kretschmer, Mathias
· 10 years ago
78f5b89
mpls: Change reserved label names to be consistent with netbsd
by Tom Herbert
· 10 years ago
d744318
net_sched: fix a use-after-free in tc_ctl_tfilter()
by WANG Cong
· 10 years ago
c82ac7e
net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket.
by Sowmini Varadhan
· 10 years ago
f711a6a
net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.
by Sowmini Varadhan
· 10 years ago
Next »