Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c90a9bb9073a4096596360f02ea711c619663494
c90a9bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
23c3421
drivers/ieee802154/at231rf230: remove unused return status
by alex.bluesman.smirnov@gmail.com
· 13 years ago
42c3629
6lowpan: revert 'reuse eth_mac_addr()'
by alex.bluesman.smirnov@gmail.com
· 13 years ago
0979e46
dccp: remove unnecessary codes in ipv6.c
by RongQing.Li
· 13 years ago
43264e0
ipv6: remove unnecessary codes in tcp_ipv6.c
by RongQing.Li
· 13 years ago
30e80b5
be2net: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
7d51541
bnx2x: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
0a74212
bnx2: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
1180087
tg3: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
98f2d21
myri10ge: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
5952dde
cxgb4: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
dbfa600
cxgb3: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
9eb8738
qlge: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
9cbb576
vxge: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
90b1ebe
mlx4: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
16917b8
net-next: Add netif_get_num_default_rss_queues
by Yuval Mintz
· 13 years ago
bf5e53e
ipv4: defer fib_compute_spec_dst() call
by Eric Dumazet
· 12 years ago
36bdbca
net: Kill dst->_neighbour, accessors, and final uses.
by David S. Miller
· 12 years ago
d1e31fb
xfrm: No need to copy generic neighbour pointer.
by David S. Miller
· 12 years ago
f187bc6
ipv4: No need to set generic neighbour pointer.
by David S. Miller
· 12 years ago
97cac08
ipv6: Store route neighbour in rt6_info struct.
by David S. Miller
· 12 years ago
534cb28
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
by David S. Miller
· 12 years ago
1d248b1
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
by David S. Miller
· 12 years ago
fccd7d5
decnet: Use neighbours privately in dn_route struct.
by David S. Miller
· 12 years ago
13a43d9
neigh: Convert over to dst_neigh_lookup_skb().
by David S. Miller
· 12 years ago
f9d7516
br_netfilter: Convert to dst_neigh_lookup_skb().
by David S. Miller
· 12 years ago
c473737
cxgb4i: Convert over to dst_neigh_lookup().
by David S. Miller
· 12 years ago
0b399d4
cxgbi: Convert over to dst_neigh_lookup().
by David S. Miller
· 12 years ago
24db1ba
qeth: Convert over to dst_neigh_lookup_skb().
by David S. Miller
· 12 years ago
178709b
ipoib: Convert over to dev_lookup_neigh_skb().
by David S. Miller
· 12 years ago
dbedbe6d
sch_teql: Convert over to dev_neigh_lookup_skb().
by David S. Miller
· 12 years ago
f894cbf
net: Add optional SKB arg to dst_ops->neigh_lookup().
by David S. Miller
· 12 years ago
5110effe
net: Do delayed neigh confirmation.
by David S. Miller
· 13 years ago
60d354e
sunrpc: Don't do a dst_confirm() on an input routes.
by David S. Miller
· 13 years ago
3c521f2
ipv4: Don't report neigh uptodate state in rtcache procfs.
by David S. Miller
· 13 years ago
a263b30
ipv4: Make neigh lookups directly in output packet path.
by David S. Miller
· 13 years ago
1160472
ipv4: Fix crashes in ip_options_compile().
by David S. Miller
· 12 years ago
9e85a6f
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 12 years ago
6c8addc
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
5672874
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
1068411
md/raid10: fix careless build error
by NeilBrown
· 12 years ago
dab058f
floppy: cancel any pending fd_timeouts before adding a new one
by Linus Torvalds
· 12 years ago
a3da2c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
863b132
clk: fix parent validation in __clk_set_parent()
by Rajendra Nayak
· 12 years ago
ff826b2
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
3492ee72
Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
73e6080
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
2fb748d
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
3bfd245
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
18068bd
dm: verity fix documentation
by Milan Broz
· 12 years ago
b0239fa
dm persistent data: fix allocation failure in space map checker init
by Mike Snitzer
· 12 years ago
6266230
dm persistent data: handle space map checker creation failure
by Mike Snitzer
· 12 years ago
25d7cd6
dm persistent data: fix shadow_info_leak on dm_tm_destroy
by Mike Snitzer
· 12 years ago
0d200ae
dm thin: commit metadata before creating metadata snapshot
by Joe Thornber
· 12 years ago
75331a5
security: Fix nommu build.
by Paul Mundt
· 13 years ago
9f846a1
drm/i915: kick any firmware framebuffers before claiming the gtt
by Daniel Vetter
· 13 years ago
7b668eb
drm: edid: Don't add inferred modes with higher resolution
by Takashi Iwai
· 12 years ago
1ef5325
drm/radeon: fix rare segfault
by Jerome Glisse
· 12 years ago
b357f04
md: fix up plugging (again).
by NeilBrown
· 12 years ago
f456309
md: support re-add of recovering devices.
by NeilBrown
· 12 years ago
32644af
md/raid1: fix bug in read_balance introduced by hot-replace
by NeilBrown
· 12 years ago
fab363b
raid5: delayed stripe fix
by Shaohua Li
· 12 years ago
2e8ac303
md/raid456: When read error cannot be recovered, record bad block
by majianpeng
· 12 years ago
0232605
md: make 'name' arg to md_register_thread non-optional.
by NeilBrown
· 12 years ago
055d374
md/raid10: fix failure when trying to repair a read error.
by NeilBrown
· 12 years ago
9d4056a
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
09b2435
security: document no_new_privs
by Andy Lutomirski
· 12 years ago
5f066c6
md/raid5: fix refcount problem when blocked_rdev is set.
by NeilBrown
· 12 years ago
7c2c57c
md:Add blk_plug in sync_thread.
by majianpeng
· 12 years ago
1850753
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
by majianpeng
· 12 years ago
6c0544e
md/raid5: Do not add data_offset before call to is_badblock
by majianpeng
· 13 years ago
5cfb22a
md/raid5: prefer replacing failed devices over want-replacement devices.
by NeilBrown
· 12 years ago
fc448a1
md/raid10: Don't try to recovery unmatched (and unused) chunks.
by NeilBrown
· 12 years ago
2f584a1
powerpc/kvm: sldi should be sld
by Michael Neuling
· 13 years ago
bc1d770
powerpc/xmon: Use cpumask iterator to avoid warning
by Anton Blanchard
· 13 years ago
e87183c
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
162d549
batman-adv: Don't leak information through uninitialized packet fields
by Sven Eckelmann
· 13 years ago
0c5e45b
batman-adv: fix counter summary length
by Marek Lindner
· 13 years ago
0aca236
batman-adv: Fix alignment after opened parentheses
by Sven Eckelmann
· 13 years ago
cb4cca7
batman-adv: Remove space before semicolon
by Sven Eckelmann
· 13 years ago
b706b13
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
by Sven Eckelmann
· 13 years ago
a8a0a62
batman-adv: Transform BATADV_LOG_BUFF(idx) into function
by Sven Eckelmann
· 13 years ago
56303d3
batman-adv: Prefix types structs with batadv_
by Sven Eckelmann
· 13 years ago
9641269
batman-adv: Prefix packet structs with batadv_
by Sven Eckelmann
· 13 years ago
b4d66b8
batman-adv: Prefix local sysfs struct with batadv_
by Sven Eckelmann
· 13 years ago
5bf74e9
batman-adv: Prefix hash struct and typedef with batadv_
by Sven Eckelmann
· 13 years ago
7f223c0
batman-adv: Prefix local debugfs structs with batadv_
by Sven Eckelmann
· 13 years ago
39c75a5
batman-adv: Prefix main enum with BATADV_
by Sven Eckelmann
· 13 years ago
acd34af
batman-adv: Prefix packet enum with BATADV_
by Sven Eckelmann
· 13 years ago
d69909d
batman-adv: Prefix types enum with BATADV_
by Sven Eckelmann
· 13 years ago
e9a4f29
batman-adv: Prefix hard-interface enum with BATADV_
by Sven Eckelmann
· 13 years ago
cd646ab
batman-adv: Prefix gateway enum with BATADV_
by Sven Eckelmann
· 13 years ago
ca24a14
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
19b52ab
ARM: 7438/1: fill possible PMD empty section gaps
by Nicolas Pitre
· 13 years ago
a59a4d1
phy: add the EEE support and the way to access to the MMD registers.
by Giuseppe CAVALLARO
· 13 years ago
d765955
stmmac: add the Energy Efficient Ethernet support
by Giuseppe CAVALLARO
· 13 years ago
0ec2ccd
stmmac: update the driver Documentation and add EEE
by Giuseppe CAVALLARO
· 13 years ago
ea2ab87
stmmac: do not use strict_strtoul but kstrtoint
by Giuseppe CAVALLARO
· 13 years ago
2e1706f
e1000e: remove use of IP payload checksum
by Bruce Allan
· 13 years ago
4244854
sctp: be more restrictive in transport selection on bundled sacks
by Neil Horman
· 13 years ago
Next »