Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
0668216efe16ab1adf077e5f138775cee2af927a
/
net
0668216
crush: use a temporary variable to simplify crush_do_rule
by Sage Weil
· 13 years ago
a1f4895
crush: be more tolerant of nonsensical crush maps
by Sage Weil
· 13 years ago
c90f95e
crush: adjust local retry threshold
by Sage Weil
· 13 years ago
8b12d47
crush: clean up types, const-ness
by Sage Weil
· 13 years ago
3469ac1a
ceph: drop support for preferred_osd pgs
by Sage Weil
· 13 years ago
8d63e31
libceph: isolate kmap() call in write_partial_msg_pages()
by Alex Elder
· 13 years ago
9bd1966
libceph: rename "page_shift" variable to something sensible
by Alex Elder
· 13 years ago
0cdf9e6
libceph: get rid of zero_page_address
by Alex Elder
· 13 years ago
e36b13c
libceph: only call kernel_sendpage() via helper
by Alex Elder
· 13 years ago
3173913
libceph: use kernel_sendpage() for sending zeroes
by Alex Elder
· 13 years ago
37675b0
libceph: fix inverted crc option logic
by Alex Elder
· 13 years ago
84495f4
libceph: some simple changes
by Alex Elder
· 13 years ago
f42299e
libceph: small refactor in write_partial_kvec()
by Alex Elder
· 13 years ago
fe3ad59
libceph: do crc calculations outside loop
by Alex Elder
· 13 years ago
a9a0c51
libceph: separate CRC calculation from byte swapping
by Alex Elder
· 13 years ago
bca064d
libceph: use "do" in CRC-related Boolean variables
by Alex Elder
· 13 years ago
cffaba1
ceph: ensure Boolean options support both senses
by Alex Elder
· 13 years ago
d3002b9
libceph: a few small changes
by Alex Elder
· 13 years ago
41617d0
libceph: make ceph_tcp_connect() return int
by Alex Elder
· 13 years ago
6173d1f
libceph: encapsulate some messenger cleanup code
by Alex Elder
· 13 years ago
e0f43c9
libceph: make ceph_msgr_wq private
by Alex Elder
· 13 years ago
859eb79
libceph: encapsulate connection kvec operations
by Alex Elder
· 13 years ago
963be4d
libceph: move prepare_write_banner()
by Alex Elder
· 13 years ago
ee57741
rbd: make ceph_parse_options() return a pointer
by Alex Elder
· 13 years ago
99f0f3b
ceph: eliminate some abusive casts
by Alex Elder
· 13 years ago
bd40614
ceph: eliminate some needless casts
by Alex Elder
· 13 years ago
f64a931
ceph: kill addr_str_lock spinlock; use atomic instead
by Alex Elder
· 13 years ago
a5bc312
ceph: make use of "else" where appropriate
by Alex Elder
· 13 years ago
5766651
ceph: use a shared zero page rather than one per messenger
by Alex Elder
· 13 years ago
6448669
libceph: fix overflow check in crush_decode()
by Xi Wang
· 13 years ago
182fac2
net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer
by Jim Schutt
· 13 years ago
a16a164
netfilter: ctnetlink: fix race between delete and timeout expiration
by Pablo Neira Ayuso
· 13 years ago
c5779237
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
by RongQing.Li
· 13 years ago
cc34eb6
sch_sfq: revert dont put new flow at the end of flows
by Eric Dumazet
· 13 years ago
122bdf6
ipv6: fix icmp6_dst_alloc()
by Eric Dumazet
· 13 years ago
dfd25ff
tcp: fix syncookie regression
by Eric Dumazet
· 13 years ago
ac3f48d
route: Remove redirect_genid
by Steffen Klassert
· 13 years ago
5faa5df
inetpeer: Invalidate the inetpeer tree along with the routing cache
by Steffen Klassert
· 13 years ago
5200959
bridge: fix state reporting when port is disabled
by Paulius Zaleckas
· 13 years ago
d9e179e
bridge: br_log_state() s/entering/entered/
by Paulius Zaleckas
· 13 years ago
9259c48
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 13 years ago
81e5d41
openvswitch: Fix checksum update for actions on UDP packets.
by Jesse Gross
· 13 years ago
651a68e
openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.
by Ben Pfaff
· 13 years ago
d6ddef9
IPv6: Fix not join all-router mcast group when forwarding set.
by Li Wei
· 13 years ago
74138511
netfilter: nf_conntrack: fix early_drop with reliable event delivery
by Pablo Neira Ayuso
· 13 years ago
739e450
bridge: netfilter: don't call iptables on vlan packets if sysctl is off
by Florian Westphal
· 13 years ago
a157b9d
netfilter: bridge: fix wrong pointer dereference
by Pablo Neira Ayuso
· 13 years ago
8be619d
netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoload
by Pablo Neira Ayuso
· 13 years ago
848edc6
netfilter: ebtables: fix wrong name length while copying to user-space
by Santosh Nayak
· 13 years ago
4648dc9
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
by Neal Cardwell
· 13 years ago
d1d81d4
bridge: check return value of ipv6_dev_get_saddr()
by Ulrich Weber
· 13 years ago
a4b64fb
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
by Eric Dumazet
· 13 years ago
709e1b5
bridge: message age needs to increase, not decrease.
by Joakim Tjernlund
· 13 years ago
aaca735
bridge: Adjust min age inc for HZ > 256
by Joakim Tjernlund
· 13 years ago
c0638c2
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
by Neal Cardwell
· 13 years ago
1e804ae
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
4c90d3b
tcp: fix false reordering signal in tcp_shifted_skb
by Neal Cardwell
· 13 years ago
eea79e0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
203738e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
e899b11
netfilter: bridge: fix module autoload in compat case
by Florian Westphal
· 13 years ago
e807e56
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
bff5285
gre: fix spelling in comments
by stephen hemminger
· 13 years ago
7d367e0
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
by Jozsef Kadlecsik
· 13 years ago
2790728
Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"
by Pablo Neira Ayuso
· 13 years ago
0360689
ipsec: be careful of non existing mac headers
by Eric Dumazet
· 13 years ago
4a2258d
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
5d38b1f
netfilter: ip6_route_output() never returns NULL.
by RongQing.Li
· 13 years ago
5095d64
ipv6: ip6_route_output() never returns NULL.
by RongQing.Li
· 13 years ago
597cdbc
atm: clip: remove clip_tbl
by Eric Dumazet
· 13 years ago
a5e7424
ipv4: ping: Fix recvmsg MSG_OOB error handling.
by David S. Miller
· 13 years ago
115c9b8
rtnetlink: Fix problem with buffer allocation
by Greg Rose
· 13 years ago
84338a6
neighbour: Fixed race condition at tbl->nht
by Michel Machado
· 13 years ago
0dee0068
mac80211: Fix a warning on changing to monitor mode from STA
by Mohammed Shafi Shajakhan
· 13 years ago
8617b09
mac80211: zero initialize count field in ieee80211_tx_rate
by Mohammed Shafi Shajakhan
· 13 years ago
af14cca
netfilter: ctnetlink: fix soft lockup when netlink adds new entries
by Jozsef Kadlecsik
· 13 years ago
8ebbfb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
9d4990a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
cd961c2
netem: fix dequeue
by Eric Dumazet
· 13 years ago
216c57b2
mac80211: do not call rate control .tx_status before .rate_init
by Felix Fietkau
· 13 years ago
4b5a433
mac80211: call rate control only after init
by Johannes Berg
· 13 years ago
33b5d30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
24d2b8c
Bluetooth: Fix possible use after free in delete path
by Ulisses Furquim
· 13 years ago
6de3275
Bluetooth: Remove usage of __cancel_delayed_work()
by Ulisses Furquim
· 13 years ago
ca0d6c7
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
by Johan Hedberg
· 13 years ago
cf33e77
Bluetooth: Fix RFCOMM session reference counting issue
by Octavian Purdila
· 13 years ago
b5a30dd
Bluetooth: silence lockdep warning
by Octavian Purdila
· 13 years ago
6e1da68
Bluetooth: l2cap_set_timer needs jiffies as timeout value
by Andrzej Kaczmarek
· 13 years ago
a637525
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
by Andrzej Kaczmarek
· 13 years ago
4aa832c
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
by Johan Hedberg
· 13 years ago
18daf164
Bluetooth: Fix l2cap conn failures for ssp devices
by Peter Hurley
· 13 years ago
58e05f3
netpoll: netpoll_poll_dev() should access dev->flags
by Eric Dumazet
· 13 years ago
f65bd5e
RxRPC: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
0af2a0d
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
by Neal Cardwell
· 13 years ago
074b851
vfs: fix panic in __d_lookup() with high dentry hashtable counts
by Dimitri Sivanich
· 13 years ago
daef52b
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
by Neal Cardwell
· 13 years ago
cc9a672
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
by Neal Cardwell
· 13 years ago
8df54d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
70620c4
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
by Thomas Graf
· 13 years ago
5dc7883
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
by Li Wei
· 13 years ago
2b73bc6
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
by Neil Horman
· 13 years ago
Next »