Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
08843b79fb35d33859e0f8f11a7318341076e4d1
/
net
08843b7
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
cc8362b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
1fad1e9
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
6139919
libceph: recheck con state after allocating incoming message
by Sage Weil
· 12 years ago
4740a62
libceph: change ceph_con_in_msg_alloc convention to be less weird
by Sage Weil
· 12 years ago
8636ea6
libceph: avoid dropping con mutex before fault
by Sage Weil
· 12 years ago
7b862e0
libceph: verify state after retaking con lock after dispatch
by Sage Weil
· 12 years ago
4f471e4
libceph: revoke mon_client messages on session restart
by Sage Weil
· 12 years ago
8007b8d
libceph: fix handling of immediate socket connect failure
by Sage Weil
· 12 years ago
756a16a
libceph: be less chatty about stray replies
by Sage Weil
· 12 years ago
43c7427
libceph: clear all flags on con_close
by Sage Weil
· 13 years ago
4a86169
libceph: clean up con flags
by Sage Weil
· 13 years ago
8dacc7d
libceph: replace connection state bits with states
by Sage Weil
· 13 years ago
d7353dd
libceph: drop unnecessary CLOSED check in socket state change callback
by Sage Weil
· 13 years ago
ee76e07
libceph: close socket directly from ceph_con_close()
by Sage Weil
· 13 years ago
2e8cb10
libceph: drop gratuitous socket close calls in con_work
by Sage Weil
· 13 years ago
a59b55a
libceph: move ceph_con_send() closed check under the con mutex
by Sage Weil
· 13 years ago
0065093
libceph: move msgr clear_standby under con mutex protection
by Sage Weil
· 13 years ago
3b5ede0
libceph: fix fault locking; close socket on lossy fault
by Sage Weil
· 13 years ago
048a9d2
libceph: trivial fix for the incorrect debug output
by Jiaju Zhang
· 13 years ago
85effe1
libceph: reset connection retry on successfully negotiation
by Sage Weil
· 12 years ago
5469155
libceph: protect ceph_con_open() with mutex
by Sage Weil
· 12 years ago
a410702
libceph: (re)initialize bio_iter on start of message receive
by Sage Weil
· 12 years ago
6194ea8
libceph: resubmit linger ops when pg mapping changes
by Sage Weil
· 12 years ago
8c50c81
libceph: fix mutex coverage for ceph_con_close
by Sage Weil
· 12 years ago
3a140a0
libceph: report socket read/write error message
by Sage Weil
· 12 years ago
546f04e
libceph: support crush tunables
by Sage Weil
· 12 years ago
1fe60e5
libceph: move feature bits to separate header
by Sage Weil
· 12 years ago
cac5d07
sunrpc: clnt: Add missing braces
by Joe Perches
· 13 years ago
a2a3258
libceph: prevent the race of incoming work during teardown
by Guanjun He
· 13 years ago
a16cb1f
libceph: fix messenger retry
by Sage Weil
· 13 years ago
cd43045
libceph: initialize rb, list nodes in ceph_osd_request
by Sage Weil
· 13 years ago
d50b409
libceph: initialize msgpool message types
by Sage Weil
· 13 years ago
59ea33a
tcp: perform DMA to userspace only if there is a task waiting for it
by Jiri Kosina
· 12 years ago
6081030
Revert "openvswitch: potential NULL deref in sample()"
by Jesse Gross
· 12 years ago
505fbcf
ipv4: fix TCP early demux
by Eric Dumazet
· 12 years ago
b1beb68
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
by Jiri Benc
· 12 years ago
4249357
tcp: Add TCP_USER_TIMEOUT negative value check
by Hangbin Liu
· 12 years ago
aa0b3b2
Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
1e30c1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c710998
ipv6: Early TCP socket demux
by Eric Dumazet
· 12 years ago
c6cffba
ipv4: Fix input route performance regression.
by David S. Miller
· 12 years ago
4331deb
ipv4: rt_cache_valid must check expired routes
by Eric Dumazet
· 12 years ago
8b72ff6
wanmain: comparing array with NULL
by Alan Cox
· 12 years ago
9cb429d
tcp: early_demux fixes
by Eric Dumazet
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
320f5ea
genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP
by WANG Cong
· 12 years ago
19cd67e
leds: Rename led_brightness_set() to led_set_brightness()
by Shuah Khan
· 13 years ago
13378ca
ipv4: Change rt->rt_iif encoding.
by David S. Miller
· 12 years ago
b685817
net: Make skb->skb_iif always track skb->dev
by David S. Miller
· 12 years ago
92101b3
ipv4: Prepare for change of rt->rt_iif encoding.
by David S. Miller
· 12 years ago
fe3edf4
ipv4: Remove all RTCF_DIRECTSRC handliing.
by David S. Miller
· 12 years ago
838942a
ipv4: Really ignore ICMP address requests/replies.
by David S. Miller
· 12 years ago
8acfaa9
decnet: Don't set RTCF_DIRECTSRC.
by David S. Miller
· 12 years ago
e7d4b18
net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.
by Saurabh
· 12 years ago
8fe5cb8
ipv4: Remove redundant assignment
by Lin Ming
· 12 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
06b6a1c
rds: set correct msg_namelen
by Weiping Pan
· 12 years ago
5b3e7e6
openvswitch: potential NULL deref in sample()
by Dan Carpenter
· 12 years ago
563d34d
tcp: dont drop MTU reduction indications
by Eric Dumazet
· 12 years ago
9a0a950
tcp: avoid oops in tcp_metrics and reset tcpm_stamp
by Julian Anastasov
· 12 years ago
8188104
net: Fix references to out-of-scope variables in put_cmsg_compat()
by Jesper Juhl
· 13 years ago
5e9965c
Merge branch 'kill_rtcache'
by David S. Miller
· 12 years ago
6120d3d
get rid of ->scm_work_list
by Al Viro
· 13 years ago
406a3c6
net: netprio_cgroup: rework update socket logic
by John Fastabend
· 13 years ago
dcc0fb7
skbuff: export skb_copy_ubufs
by Michael S. Tsirkin
· 13 years ago
1080e51
net: orphan frags on receive
by Michael S. Tsirkin
· 13 years ago
70008aa
skbuff: convert to skb_orphan_frags
by Michael S. Tsirkin
· 13 years ago
1d69c2b
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
by Mark A. Greer
· 13 years ago
5aa93bc
sctp: Implement quick failover draft from tsvwg
by Neil Horman
· 13 years ago
e390648
net: fix race condition in several drivers when reading stats
by Kevin Groeneveld
· 13 years ago
0980e56
ipv4: tcp: set unicast_sock uc_ttl to -1
by Eric Dumazet
· 13 years ago
c073cfc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 13 years ago
a1b5d0d
openvswitch: Check gso_type for correct sk_buff in queue_gso_packets().
by Ben Pfaff
· 13 years ago
92e5dfc
openvswitch: Check currect return value from skb_gso_segment()
by Pravin B Shelar
· 13 years ago
2860583
ipv4: Kill rt->fi
by David S. Miller
· 13 years ago
9917e1e8
ipv4: Turn rt->rt_route_iif into rt->rt_is_input.
by David S. Miller
· 13 years ago
4fd551d
ipv4: Kill rt->rt_oif
by David S. Miller
· 13 years ago
93ac534
ipv4: Dirty less cache lines in route caching paths.
by David S. Miller
· 13 years ago
ba3f7f0
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
by David S. Miller
· 13 years ago
d2d68ba
ipv4: Cache input routes in fib_info nexthops.
by David S. Miller
· 13 years ago
f2bb4be
ipv4: Cache output routes in fib_info nexthops.
by David S. Miller
· 13 years ago
ceb3320
ipv4: Kill routes during PMTU/redirect updates.
by David S. Miller
· 13 years ago
f5b0a87
net: Document dst->obsolete better.
by David S. Miller
· 13 years ago
f8126f1
ipv4: Adjust semantics of rt->rt_gateway.
by David S. Miller
· 13 years ago
f1ce306
ipv4: Remove 'rt_dst' from 'struct rtable'
by David S. Miller
· 13 years ago
b486988
ipv4: Remove 'rt_mark' from 'struct rtable'
by David Miller
· 13 years ago
d6c0a4f
ipv4: Kill 'rt_src' from 'struct rtable'
by David Miller
· 13 years ago
1a00fee
ipv4: Remove rt_key_{src,dst,tos} from struct rtable.
by David Miller
· 13 years ago
38a424e
ipv4: Kill ip_route_input_noref().
by David Miller
· 13 years ago
89aef89
ipv4: Delete routing cache.
by David S. Miller
· 13 years ago
b09e786
tun: fix a crash bug and a memory leak
by Mikulas Patocka
· 13 years ago
521f549
ipv4: show pmtu in route list
by Julian Anastasov
· 13 years ago
76ff5cc
rtnl: allow to specify number of rx and tx queues on device creation
by Jiri Pirko
· 13 years ago
d40156a
rtnl: allow to specify different num for rx and tx queue count
by Jiri Pirko
· 13 years ago
6f458df
tcp: improve latencies of timer triggered events
by Eric Dumazet
· 13 years ago
9dc2741
tcp: fix ABC in tcp_slow_start()
by Eric Dumazet
· 13 years ago
5815d5e
tcp: use hash_32() in tcp_metrics
by Eric Dumazet
· 13 years ago
67b95bd
tcp: Return bool instead of int where appropriate
by Vijay Subramanian
· 13 years ago
Next »