Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5cfccc5a47ebcaac5d5fa82a6dcef94a78b1eb6c
5cfccc5
vxlan: Add vxlan recv demux.
by Pravin B Shelar
· 11 years ago
7ce0475
vxlan: Restructure vxlan receive.
by Pravin B Shelar
· 11 years ago
9c2e24e
vxlan: Restructure vxlan socket apis.
by Pravin B Shelar
· 11 years ago
7559fb2f
r8152: add comments
by hayeswang
· 11 years ago
b1379d9
r8152: adjust tx_bottom function
by hayeswang
· 11 years ago
43a4478
r8152: move some declearation of variables
by hayeswang
· 11 years ago
0de98f6
r8152: adjust some duplicated code
by hayeswang
· 11 years ago
a5a4f46
r8152: replace lockflags with flags
by hayeswang
· 11 years ago
dff4e8a
r8152: replace void * with struct r8152 *
by hayeswang
· 11 years ago
197d439
r8152: remove clearing the memory to zero for netdev priv
by hayeswang
· 11 years ago
78f1ccc
sis900: don't restart auto-negotiation each time after link resume.
by Denis Kirjanov
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0f7dd1a
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
2d2843e
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f43c606
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
89cb9ae
Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
ddea368
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2b04725
Fix TLB gather virtual address range invalidation corner cases
by Linus Torvalds
· 11 years ago
1801928
ALSA: hda - Add a fixup for Gateway LT27
by Takashi Iwai
· 11 years ago
16b304f
netlink: Eliminate kmalloc in netlink dump operation.
by Pravin B Shelar
· 11 years ago
0a324f31
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
by Moshe Lazer
· 11 years ago
15718ea
tun: signedness bug in tun_get_user()
by Dan Carpenter
· 11 years ago
de98ac5
qlcnic: Update version to 5.2.46.
by Sucheta Chakraborty
· 11 years ago
b942f44
qlcnic: Dump mailbox command data when a command times out
by Manish Chopra
· 11 years ago
b5acb25
qlcnic: Fix driver initialization for 83xx adapters
by Manish Chopra
· 11 years ago
35570cf
qlcnic: Flush mailbox command list when mailbox is not available
by Manish Chopra
· 11 years ago
91b86e3
qlcnic: Reinitialize mailbox data structures after firmware reset
by Manish Chopra
· 11 years ago
d14c5ab
net: proc_fs: trivial: print UIDs as unsigned int
by Francesco Fusco
· 11 years ago
d1fcc17
qlcnic: Fix diagnostic interrupt test for 83xx adapters
by Manish Chopra
· 11 years ago
482b3c3
qlcnic: Fix beacon state return status handling
by Sucheta Chakraborty
· 11 years ago
24866d1
qlcnic: Fix set driver version command
by Himanshu Madhani
· 11 years ago
6829309
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset
by Daniel Borkmann
· 11 years ago
f85a659
Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 11 years ago
44ffb69
Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linus
by Mark Brown
· 11 years ago
f6938bb
Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus
by Mark Brown
· 11 years ago
14388a6
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
by Mark Brown
· 11 years ago
c200d888
Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus
by Mark Brown
· 11 years ago
c90c0d7
ASoC: tegra: fix Tegra30 I2S capture parameter setup
by Stephen Warren
· 11 years ago
8a8e3d8
net_sched: restore "linklayer atm" handling
by Jesper Dangaard Brouer
· 11 years ago
09a8f03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
2fdac01
drivers/net/ethernet/via/via-velocity.c: update napi implementation
by Julia Lawall
· 11 years ago
40a8291
net/usb/r8152: enable interrupt transfer
by hayeswang
· 11 years ago
5bd2388
net/usb/r8152: enable tx checksum
by hayeswang
· 11 years ago
ebc2ec48
net/usb/r8152: support aggregation
by hayeswang
· 11 years ago
fce9b9b
rtnetlink: remove an unneeded test
by Dan Carpenter
· 11 years ago
728e2cc
Revert "cxgb3: Check and handle the dma mapping errors"
by Alexey Kardashevskiy
· 11 years ago
3da988c
be2net: Clear any capability flags that driver is not interested in.
by Sarveshwar Bandi
· 11 years ago
f36f092
Merge branch 'x-netns'
by David S. Miller
· 11 years ago
0bd87628
ip6tnl: add x-netns support
by Nicolas Dichtel
· 11 years ago
6c742e7
ipip: add x-netns support
by Nicolas Dichtel
· 11 years ago
fc8f999
ipv4 tunnels: use net_eq() helper to check netns
by Nicolas Dichtel
· 11 years ago
64261f2
dev: move skb_scrub_packet() after eth_type_trans()
by Nicolas Dichtel
· 11 years ago
36bf5cc
openvswitch: Reset tunnel key between input and output.
by Jesse Gross
· 11 years ago
42415c9
openvswitch: Use correct type while allocating flex array.
by Pravin B Shelar
· 11 years ago
30444e9
openvswitch: Fix bad merge resolution.
by Jesse Gross
· 12 years ago
ff8a43c
USB: keyspan: fix null-deref at disconnect and release
by Johan Hovold
· 11 years ago
ef6c8c1
USB: mos7720: fix broken control requests
by Johan Hovold
· 11 years ago
304ab4a
usb: add two quirky touchscreen
by Oliver Neukum
· 11 years ago
f1d6e17
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
d9bf5f1
tun: compare with 0 instead of total_len
by Weiping Pan
· 11 years ago
3e805ad
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
by Asbjoern Sloth Toennesen
· 11 years ago
8c82962
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
by yonghua zheng
· 11 years ago
57a1a19
arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
by Chen Gang
· 11 years ago
d6394b5
ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()
by Jeff Liu
· 11 years ago
df54d6f
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
by Radu Caragea
· 11 years ago
c7dd339
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
by Tiger Yang
· 11 years ago
6115ea2
ocfs2: Revert 40bd62e to avoid regression in extended allocation
by Jie Liu
· 11 years ago
28a0c88
drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop polling a HW bit
by Lothar Waßmann
· 11 years ago
b610ded
hugetlb: fix lockdep splat caused by pmd sharing
by Michal Hocko
· 11 years ago
fb32975d
aoe: adjust ref of head for compound page tails
by Ed Cashin
· 11 years ago
dfa9771
microblaze: fix clone syscall
by Michal Simek
· 11 years ago
41bb347
mm: save soft-dirty bits on file pages
by Cyrill Gorcunov
· 11 years ago
179ef71
mm: save soft-dirty bits on swapped pages
by Cyrill Gorcunov
· 11 years ago
3e6b11d
memcg: don't initialize kmem-cache destroying work for root caches
by Andrey Vagin
· 11 years ago
fc4eba5
ipv6: make unsolicited report intervals configurable for mld
by Hannes Frederic Sowa
· 11 years ago
9cff866
ethernet/arc/arc_emac - fix NAPI "work > weight" warning
by Alexey Brodkin
· 11 years ago
28fbc8b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
bfd3605
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b88a259
perf/arm: Fix armpmu_map_hw_event()
by Stephen Boyd
· 11 years ago
4221f40
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
by Pravin B Shelar
· 11 years ago
74c181d
tcp: reset reordering est. selectively on timeout
by Yuchung Cheng
· 11 years ago
50f850f
Merge branch 'bnx2x'
by David S. Miller
· 11 years ago
6ef5a92
bnx2x: prevent crash in shutdown flow with CNIC
by Yuval Mintz
· 11 years ago
a6d3a5b
bnx2x: fix PTE write access error
by Barak Witkowsky
· 11 years ago
8ece516
bnx2x: fix memory leak in VF
by Ariel Elior
· 11 years ago
568e242
bnx2x: update fairness parameters following DCB negotiation
by Dmitry Kravkov
· 11 years ago
507393e
bnx2x: protect different statistics flows
by Dmitry Kravkov
· 11 years ago
98f1b7f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
926489b
drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC
by Mugunthan V N
· 11 years ago
40fea92f
PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()
by Stephen Boyd
· 11 years ago
23402bd
gianfar: Add flow control support
by Claudiu Manoil
· 11 years ago
205057a
myri10ge: Update MAINTAINERS
by Hyong-Youb Kim
· 11 years ago
ebd8b93
pptp: fix byte order warnings
by stephen hemminger
· 11 years ago
e47851f
skge: dma_sync the whole receive buffer
by stephen hemminger
· 11 years ago
072017b
net: sctp: Add rudimentary infrastructure to account for control chunks
by Vlad Yasevich
· 11 years ago
55d10a1
net: asix: Move declaration of ax88172a_info to shared header
by Mark Brown
· 11 years ago
cbeee8c
net: asix: Staticise non-exported symbols
by Mark Brown
· 11 years ago
a701fe3
clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks
by Sylwester Nawrocki
· 11 years ago
765b7d4
clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes
by Soren Brinkmann
· 12 years ago
252957c
clk/zynq/clkc: Add dedicated spinlock for the SWDT
by Soren Brinkmann
· 12 years ago
Next »