Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
96ae571338a4b2ecd2e42a6881bb0daa1a4e7d4f
/
drivers
/
s390
/
net
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
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
0347af5
qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
by Jiri Pirko
· 12 years ago
18af5c1
qeth: Remove BUG_ONs
by Stefan Raspl
· 12 years ago
395672e0
qeth: Consolidate tracing of card features
by Stefan Raspl
· 12 years ago
7096b18
qeth: Clarify card type naming for virtual NICs
by Stefan Raspl
· 12 years ago
569743e
claw: remove BUG_ONs
by Ursula Braun
· 12 years ago
bfd2eb3
ctcm: remove BUG_ONs
by Ursula Braun
· 12 years ago
7bf9bcf
qeth: Remove unused variable
by Stefan Raspl
· 12 years ago
7702745
qeth: set new mac even if old mac is gone
by Ursula Braun
· 12 years ago
a134884
qeth: Fix IPA_CMD_QIPASSIST return code handling
by Stefan Raspl
· 12 years ago
2efaf5f
qeth: fix deadlock between recovery and bonding driver
by Stefan Raspl
· 12 years ago
1c8161a
smsgiucv: reestablish IUCV path after resume
by Hendrik Brueckner
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
caf757c
s390/sysinfo,stsi: change return code handling
by Heiko Carstens
· 12 years ago
b8f37a4a
ctcm: fix error return code
by Peter Senna Tschudin
· 12 years ago
6531084
drivers/s390/net: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
f68bd07
qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()
by Wei Yongjun
· 12 years ago
3c78747
lcs: ensure proper ccw setup
by Sebastian Ott
· 12 years ago
725b9c0
qeth: cleanup channel path descriptor function
by Sebastian Ott
· 12 years ago
eabfbe6
qeth: repair crash in qeth_l3_vlan_rx_kill_vid()
by frank.blaschka@de.ibm.com
· 12 years ago
0b94529
netiucv: cleanup attribute usage
by frank.blaschka@de.ibm.com
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
1833611
s390: Use eth_random_addr
by Joe Perches
· 12 years ago
24db1ba
qeth: Convert over to dst_neigh_lookup_skb().
by David S. Miller
· 12 years ago
e60b9a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
6d8823d
qeth: recognize vlan devices in layer3 mode
by frank.blaschka@de.ibm.com
· 12 years ago
a8f40f7
qeth: remove token ring part 2
by Frank Blaschka
· 12 years ago
afb6ac5
s390/qeth: reshuffle initialization
by Sebastian Ott
· 12 years ago
f47e225
s390/qeth: cleanup drv attr usage
by Sebastian Ott
· 12 years ago
a43f8de
s390/claw: cleanup drv attr usage
by Sebastian Ott
· 12 years ago
9d2aa0a
s390/lcs: cleanup drv attr usage
by Sebastian Ott
· 12 years ago
330ce1b
s390/ctc: cleanup drv attr usage
by Sebastian Ott
· 12 years ago
9814fdf
s390/ccwgroup: remove ccwgroup_create_from_string
by Sebastian Ott
· 12 years ago
c041f2d487
s390/qeth: stop using struct ccwgroup driver for discipline callbacks
by Sebastian Ott
· 12 years ago
b7169c5
s390/qeth: switch to ccwgroup_create_dev
by Sebastian Ott
· 12 years ago
2ced551
s390/claw: switch to ccwgroup_create_dev
by Sebastian Ott
· 12 years ago
Next »