Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
de7f8e3e6b1bb6e3e400bf675e4052fa3d927987
/
drivers
/
s390
/
net
b2f4de8
s390: remove unneeded variables
by Peter Senna Tschudin
· 9 years ago
89a2a8e
s390/lcs: Fix null-pointer access in msg
by Peter Oberparleiter
· 9 years ago
ffb9525
qeth: replace ENOSYS with EOPNOTSUPP
by Eugene Crosser
· 9 years ago
ff1d929
qeth: BRIDGEPORT "sanity check"
by Eugene Crosser
· 9 years ago
9c23f4da
qeth: OSA version of SETBRIDGEPORT command
by Eugene Crosser
· 9 years ago
0db587b
qeth: IFF_PROMISC flag to BRIDGE PORT mode
by Eugene Crosser
· 9 years ago
d3c29a5
qeth: remove locks from sysfs _show
by Eugene Crosser
· 9 years ago
c88394e
qeth: fix handling of IPA return codes
by Eugene Crosser
· 9 years ago
c7258d8
qeth: fix rx checksum offload handling
by Thomas Richter
· 9 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
5a79859
s390: remove 31 bit support
by Heiko Carstens
· 10 years ago
ca5b20a
qeth: Fix command sizes
by Stefan Raspl
· 10 years ago
83650a2
s390: remove claw driver
by Ursula Braun
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1aec42b
390/qeth: Fix locking warning during qeth device setup
by Thomas Richter
· 10 years ago
efbbc1d
qeth: clean up error handling
by Eugene Crosser
· 10 years ago
1dafd09
qeth: Remove unneeded structure member
by Thomas Richter
· 10 years ago
7e846d6b
qeth: sysfs: replace strcmp() with sysfs_streq()
by Eugene Crosser
· 10 years ago
c352125
qeth: use qeth_card_hw_is_reachable() everywhere
by Eugene Crosser
· 10 years ago
b646c08
s390/net: Delete useless checks before function calls
by Markus Elfring
· 10 years ago
ee6edb9
s390/ctcm, netiucv: migrate variables to handle y2038 problem
by Aya Mahfouz
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
652d77b
ctcm: replace sscanf by kstrto function
by Thomas Richter
· 10 years ago
786f006
lcs: replace sscanf by kstrto function
by Thomas Richter
· 10 years ago
3d14f66
qeth: s390 ethernet device driver dependency
by Thomas Richter
· 10 years ago
56530d6
qeth: make local functions static in qeth_l3 module
by Thomas Richter
· 10 years ago
8a59314
qeth: fix some trace formating issues
by Thomas Richter
· 10 years ago
bca51650
qeth: qeth_core_main make local functions static
by Thomas Richter
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0287587
net: better IFF_XMIT_DST_RELEASE support
by Eric Dumazet
· 10 years ago
f139caf
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
by Kirill Tkhai
· 10 years ago
511c244
qeth: don't query for info if hardware not ready.
by Eugene Crosser
· 10 years ago
ebb067d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
d445a4e
s390/qeth: extract qdio buffers from output buffer struct
by Sebastian Ott
· 10 years ago
6d284bd
s390/qeth: extract qdio buffers from input buffer struct
by Sebastian Ott
· 10 years ago
4601ba6
s390/qeth: qdio queue helpers
by Sebastian Ott
· 10 years ago
45cbb2e
qeth: Display adjacent switch attributes
by Stefan Raspl
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
d4f3cd4
net: use ethtool_cmd_speed_set helper to set ethtool speed value
by Jiri Pirko
· 10 years ago
a68be01
s390/net: fix format string mismatches
by Ursula Braun
· 10 years ago
e95051f
qeth: Fix for possible null pointer dereference
by Rickard Strandqvist
· 10 years ago
2bf29df
s390/cio: fix multiple structure definitions
by Sebastian Ott
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 10 years ago
f06c7f9
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
by dingtianhong
· 10 years ago
d37556e
ctc: replace PTR_RET with PTR_ERR_OR_ZERO
by Frank Blaschka
· 11 years ago
16dc2c4
claw: replace PTR_RET with PTR_ERR_OR_ZERO
by Frank Blaschka
· 11 years ago
d66cb37
qeth: Add new priority queueing options
by Stefan Raspl
· 11 years ago
290b834
qeth: Extend priority queueing to IPv6
by Stefan Raspl
· 11 years ago
9262c6c
qeth: replace PTR_RET with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
6274edc
lcs: replace PTR_RET with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
0f8ee7f
qeth: Fix default queue setting in priority queueing
by Stefan Raspl
· 11 years ago
d586c86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
12797e8
lcs: Add missing destroy_timer_on_stack()
by Thomas Gleixner
· 11 years ago
1f8c538
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
a9baf10
qeth: Fix IP version detection for VLAN traffic
by Stefan Raspl
· 11 years ago
4393407
qeth: Removed unused parameter
by Stefan Raspl
· 11 years ago
e71e407
qeth: make qeth_query_card_info_cb() static
by Heiko Carstens
· 11 years ago
22ae279
qeth: postpone freeing of qdio memory
by Ursula Braun
· 11 years ago
f7e1e65
s390: improve debug feature usage
by Sebastian Ott
· 11 years ago
c044dc2
qeth: fix build of s390 allmodconfig
by Eugene Crosser
· 11 years ago
9f48b9d
qeth: bridgeport support - address notifications
by Eugene Crosser
· 11 years ago
b4d72c0
qeth: bridgeport support - basic control
by Eugene Crosser
· 11 years ago
02d5cb5
qeth: Accurate ethtool output
by Eugene Crosser
· 11 years ago
d239ae3
netiucv: improve state checking in conn_action_txdone
by Ursula Braun
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
6fb392b
qeth: avoid buffer overflow in snmp ioctl
by Ursula Braun
· 11 years ago
8e6a828
s390/s390dbf: use debug_level_enabled() where applicable
by Hendrik Brueckner
· 11 years ago
0178722
s390: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
096a8aa
clean up scary strncpy(dst, src, strlen(src)) uses
by Kees Cook
· 11 years ago
735e849
s390/net: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 11 years ago
6541aa5
qeth: use default napi weight
by Sebastian Ott
· 11 years ago
ede8867
qeth: Fix crash on initial MTU size change
by Stefan Raspl
· 11 years ago
a0c9852
qeth: change default standard blkt settings for OSA
by Ursula Braun
· 11 years ago
fe44014
qeth: Increase default MTU for OSA devices
by Stefan Raspl
· 11 years ago
819bc78
netiucv: remove unused macro
by Andy Shevchenko
· 11 years ago
aaf9522
netiucv: Hold rtnl between name allocation and device registration.
by Benjamin Poirier
· 11 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d4ae1f5
qeth: Fix missing pointer update
by Stefan Raspl
· 12 years ago
065cc78
qeth: remove unused variable
by Stefan Raspl
· 12 years ago
4a912f9
qeth: remove cast for kzalloc return value
by Zhang Yanfei
· 12 years ago
91b1c1a
qeth: fix VLAN related compilation errors
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
65d8013
qeth: fix qeth_wait_for_threads() deadlock for OSN devices
by Stefan Raspl
· 12 years ago
271648b
qeth: Fix scatter-gather regression
by Frank Blaschka
· 12 years ago
82e2e78
qeth: Fix invalid router settings handling
by Stefan Raspl
· 12 years ago
82f77cf
qeth: delay feature trace
by Stefan Raspl
· 12 years ago
81ec44a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
1aae056
s390/time: rename tod clock access functions
by Heiko Carstens
· 12 years ago
0fa81cd
qeth: Fix HiperSockets performance regression
by Stefan Raspl
· 12 years ago
819dc53
qeth: Make s390dbf card entries persistent
by Stefan Raspl
· 12 years ago
26e4b33
qeth: Update Kconfig wording
by Stefan Raspl
· 12 years ago
0f54761
qeth: Support VEPA mode
by Stefan Raspl
· 12 years ago
eb3fb0b
qeth: Remove unused exports
by Stefan Raspl
· 12 years ago
6ebb7f8
qeth: Fix retry logic in hardsetup
by Stefan Raspl
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
Next »