Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2a89f9247ae43a2cf36fbc07b21b5792fc7b9efe
2a89f92
VSOCK: Support VM sockets connected to the hypervisor.
by Reilly Grant
· 12 years ago
8a7fbfa
netxen: write IP address to firmware when using bonding
by nikolay@redhat.com
· 12 years ago
1e32b0c
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
7cc1638
csiostor: Cleanup chip specific operations.
by Arvind Bhushan
· 12 years ago
d69630e
csiostor: Header file modifications for chip support and bug fixes.
by Arvind Bhushan
· 12 years ago
4a22edb
csiostor: Add T5 adapter operations.
by Arvind Bhushan
· 12 years ago
3ac9366
csiostor: Segregate T4 adapter operations.
by Arvind Bhushan
· 12 years ago
9919d5b
RDMA/cxgb4: Fix onchip queue support for T5
by Vipul Pandya
· 12 years ago
3b174d9
RDMA/cxgb4: Bump tcam_full stat and WR reply timeout
by Vipul Pandya
· 12 years ago
0e5eca7
RDMA/cxgb4: Map pbl buffers for dma if using DSGL.
by Vipul Pandya
· 12 years ago
42b6a94
RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.
by Vipul Pandya
· 12 years ago
80ccdd6
RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5
by Vipul Pandya
· 12 years ago
3cbdb92
RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.
by Vipul Pandya
· 12 years ago
f079af7
RDMA/cxgb4: Add Support for Chelsio T5 adapter
by Vipul Pandya
· 12 years ago
622c62b
cxgb4vf: Add support for Chelsio T5 adapter
by Santosh Rastapur
· 12 years ago
7d6727c
cxgb4: Disable SR-IOV support for PF4-7 for T5
by Santosh Rastapur
· 12 years ago
3a7f855
cxgb4: Update driver version and description
by Santosh Rastapur
· 12 years ago
9616407
cxgb4: Add T5 PCI ids
by Santosh Rastapur
· 12 years ago
19dd37b
cxgb4: Add T5 debugfs support
by Santosh Rastapur
· 12 years ago
2cc301d
cxgb4: Enable doorbell drop recovery only for T4 adapter
by Santosh Rastapur
· 12 years ago
22adfe0
cxgb4: Add T5 write combining support
by Santosh Rastapur
· 12 years ago
251f9e8
cxgb4: Dump T5 registers
by Santosh Rastapur
· 12 years ago
0a57a53
cxgb4: Initialize T5
by Santosh Rastapur
· 12 years ago
2422d9a
cxgb4: Add macros, structures and inline functions for T5
by Santosh Rastapur
· 12 years ago
b2decad
cxgb4: Add register definations for T5
by Santosh Rastapur
· 12 years ago
2df5278
batman-adv: network coding - receive coded packets and decode them
by Martin Hundebøll
· 12 years ago
612d2b4
batman-adv: network coding - save overheard and tx packets for decoding
by Martin Hundebøll
· 12 years ago
3c12de9
batman-adv: network coding - code and transmit packets if possible
by Martin Hundebøll
· 12 years ago
9533247
batman-adv: network coding - buffer unicast packets before forward
by Martin Hundebøll
· 12 years ago
d56b170
batman-adv: network coding - detect coding nodes and remove these after timeout
by Martin Hundebøll
· 12 years ago
d353d8d
batman-adv: network coding - add the initial infrastructure code
by Martin Hundebøll
· 12 years ago
c1d0743
batman-adv: don't use !! in bool conversion
by Antonio Quartulli
· 12 years ago
f86ce0a
batman-adv: Return reason for failure in batadv_check_unicast_packet()
by Martin Hundebøll
· 12 years ago
736292c
batman-adv: replace redundant primary_if_get calls
by Marek Lindner
· 12 years ago
f7de0b9
tuntap: remove unused variable in __tun_detach()
by Wei Yongjun
· 12 years ago
df59456
sfc: remove duplicated include from efx.c
by Wei Yongjun
· 12 years ago
7f02d16
qlcnic: Bump up the version to 5.1.37
by Shahed Shaikh
· 12 years ago
a520030
qlcnic: Implement flash sysfs callback for 83xx adapter
by Himanshu Madhani
· 12 years ago
99eee14
Merge branch 'cpsw'
by David S. Miller
· 12 years ago
11f2c98
drivers: net: ethernet: cpsw: implement get phy_id via ioctl
by Mugunthan V N
· 12 years ago
ff5b8ef
driver: net: ethernet: cpsw: implement interrupt pacing via ethtool
by Mugunthan V N
· 12 years ago
d3bb9c5
driver: net: ethernet: cpsw: implement ethtool get/set phy setting
by Mugunthan V N
· 12 years ago
e86ac13
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
by Mugunthan V N
· 12 years ago
470d147
documentation: dt: bindings: cpsw: cleanup documentation
by Mugunthan V N
· 12 years ago
c1ad32a
ks8851_mll: basic ethernet statistics
by David J. Choi
· 12 years ago
f754e91
driver: isdn: hisax: remove cast for kmalloc/kzalloc return value
by Zhang Yanfei
· 12 years ago
c3f14cf
driver: isdn: capi: remove cast for kmalloc return value
by Zhang Yanfei
· 12 years ago
3871c38
mv643xx_eth with 88E1318S: support Wake on LAN
by Michael Stapelberg
· 12 years ago
42e836e
phy: add set_wol/get_wol functions
by Michael Stapelberg
· 12 years ago
9b717a8
tcp: TLP loss detection.
by Nandita Dukkipati
· 12 years ago
6ba8a3b
tcp: Tail loss probe (TLP)
by Nandita Dukkipati
· 12 years ago
83e519b
fec: Use devm_request_and_ioremap()
by Fabio Estevam
· 12 years ago
a2e4b59
fec: Remove unused pci header
by Fabio Estevam
· 12 years ago
74694e7
bridge: using for_each_set_bit to simplify the code
by Wei Yongjun
· 12 years ago
5096e3c
bridge: using for_each_set_bit_from to simplify the code
by Wei Yongjun
· 12 years ago
3a918f4
bnx2x: use list_move instead of list_del/list_add
by Wei Yongjun
· 12 years ago
2e3a118
qlcnic: remove duplicated include from qlcnic_sysfs.c
by Wei Yongjun
· 12 years ago
704ba4b
bnx2x: Restore FCoE 4-port devices support
by Dmitry Kravkov
· 12 years ago
9122679
bnx2x: use FW 7.8.17
by Dmitry Kravkov
· 12 years ago
82594f8
bnx2x: Avoid using zero MAC
by Yuval Mintz
· 12 years ago
e438c5d
bnx2x: Control SFP+ tap values via nvm config
by Yaniv Rosner
· 12 years ago
31b958d
bnx2x: Add EEE support for BCM84834
by Yaniv Rosner
· 12 years ago
b807c74
bnx2x: Add RJ45 SFP module detection
by Yaniv Rosner
· 12 years ago
ab5777d
bnx2x: Get gso_segs from FW
by Yuval Mintz
· 12 years ago
3c76fef
bnx2x: Control number of vfs dynamically
by Ariel Elior
· 12 years ago
3ec9f9c
bnx2x: Add iproute2 support for vfs
by Ariel Elior
· 12 years ago
3786b94
bnx2x: Prevent "Unknown MF" print in SF mode
by Ariel Elior
· 12 years ago
f22fdf2
bnx2x: Take chip version from MFW
by Yuval Mintz
· 12 years ago
005a07ba
bnx2x: Set ethtool ops for vfs
by Ariel Elior
· 12 years ago
07ef7be
bnx2x: fix vlan-mac memory leak
by Yuval Mintz
· 12 years ago
3ffd880
ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR
by Silviu-Mihai Popescu
· 12 years ago
b6bb4dfc
phy/micrel: move flag handling to function for common use
by Hector Palacios
· 12 years ago
b818d1a
phy/micrel: Add support for KSZ8031
by Hector Palacios
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3da889b
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
by stephen hemminger
· 12 years ago
2230e0c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
4660c7f
net/ipv4: Ensure that location of timestamp option is stored
by David Ward
· 12 years ago
47ce9c4
cxgb4: Allow for backward compatibility with new VPD scheme.
by Santosh Rastapur
· 12 years ago
30129cf
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
e1733de
flow_dissector: support L2 GRE
by Michael Dalton
· 12 years ago
b47506d
batman-adv: verify tt len does not exceed packet len
by Marek Lindner
· 12 years ago
7c6baa30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0cb77508
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
ffb6a44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
152fcb2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
f4f3efd
net: can: af_can.c: Fix checkpatch warnings
by Valentin Ilie
· 12 years ago
cb16b91
s390: Fix a header dependencies related build error
by Li Zefan
· 12 years ago
2116bda
um: Use tty_port in SIGWINCH handler
by Richard Weinberger
· 12 years ago
cc4f024
um: Use tty_port_operations->destruct
by Richard Weinberger
· 12 years ago
72383d4
um: fix build failure due to mess-up of sig_info protorype
by Sergei Trofimovich
· 12 years ago
fdfa4c9
um: add missing declaration of 'getrlimit()' and friends
by Sergei Trofimovich
· 12 years ago
55ea1cf
net : enable tx time stamping in the vde driver.
by Paul Chavent
· 12 years ago
bc07732
hostfs: fix a not needed double check
by Marco Stornelli
· 12 years ago
4b7d293
Input: mms114 - Fix regulator enable and disable paths
by Mark Brown
· 12 years ago
f94352f
Input: ads7864 - check return value of regulator enable
by Mark Brown
· 12 years ago
3973501
Input: tc3589x-keypad - fix keymap size
by Rabin Vincent
· 12 years ago
f6161aa
Linux 3.9-rc2
by Linus Torvalds
· 12 years ago
73e0468
Revert "eicon: Fixed checkpatch warning"
by David S. Miller
· 12 years ago
e61667a
tcp: Remove unused tw_cookie_values from tcp_timewait_sock
by Christoph Paasch
· 12 years ago
624e2d2
bcm63xx_enet: properly prepare/unprepare clocks before/after usage
by Jonas Gorski
· 12 years ago
Next »