Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3110f5f5545a645c50ef66b1f705d08dfd1df404
3110f5f5
tg3: Move EEE definitions into mdio.h
by Matt Carlson
· 14 years ago
8fc2f99
tg3: Raise the jumbo frame BD flag threshold
by Matt Carlson
· 14 years ago
ca44ac3
net: don't reallocate skb->head unless the current one hasn't the needed extra size or is shared
by Changli Gao
· 14 years ago
289700db
ixgbe: add support for new format of PBA numbers
by Don Skidmore
· 14 years ago
dbffcb2
ixgbe: add support for 82599 FCoE SKU
by Don Skidmore
· 14 years ago
0b077fe
ixgbe: add WOL support for SFP+ subdevice
by Don Skidmore
· 14 years ago
c6ecf39
ixgbe: fix link behavior for SFP+ when driver is brought down
by Don Skidmore
· 14 years ago
e4d849b
qlcnic: Updated driver version to 5.0.13
by Anirban Chakraborty
· 14 years ago
40839129f
qlcnic: LICENSE file for qlcnic
by Sritej Velaga
· 14 years ago
091056b
qlcnic: validate eswitch config values for PF
by Amit Kumar Salecha
· 14 years ago
97319a27
qlcnic: Disable loopback support
by Sucheta Chakraborty
· 14 years ago
7e300bc
sfc: Store MAC address from NVRAM in net_device::perm_addr
by Ben Hutchings
· 14 years ago
02ebc26
sfc: Use current MAC address, not NVRAM MAC address, for WoL filter
by Ben Hutchings
· 14 years ago
4f3907e
sfc: When waking a stopped tx_queue, only lock that tx_queue
by Steve Hodgson
· 14 years ago
78d4189
sfc: Update kernel-doc to match earlier move of Toeplitz hash key
by Ben Hutchings
· 14 years ago
cef68bd
sfc: Move xmac_poll_required into struct falcon_nic_data
by Ben Hutchings
· 14 years ago
40641ed
sfc: Move Falcon global event handling to falcon.c
by Ben Hutchings
· 14 years ago
4833f02
sfc: Move mdio_lock to struct falcon_nic_data
by Ben Hutchings
· 14 years ago
4de9218
sfc: Move SPI state to struct falcon_nic_data
by Ben Hutchings
· 14 years ago
90b7a4e
sfc: Remove unnecessary inclusion of various private header files
by Ben Hutchings
· 14 years ago
6a8872c
sfc: Expose Falcon BootROM config through MTD, not ethtool
by Ben Hutchings
· 14 years ago
6c88b0b
sfc: Remove broken automatic fallback for invalid Falcon chip/board config
by Ben Hutchings
· 14 years ago
18e3ee2
sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue
by Steve Hodgson
· 14 years ago
3157183
sfc: Clear RXIN_SEL when soft-resetting QT2025C
by Ben Hutchings
· 14 years ago
adc1d23
sfc: Read-to-clear LM87 alarm/interrupt status at start of day
by Ben Hutchings
· 14 years ago
71839f7
sfc: Distinguish critical and non-critical over-temperature conditions
by Ben Hutchings
· 14 years ago
4484cd7
sfc: Fix condition for no-op in set_phy_flash_cfg()
by Ben Hutchings
· 14 years ago
f18ca36
sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()
by Ben Hutchings
· 14 years ago
b924dcf
tipc: Delete tipc_ownidentity()
by Allan Stephens
· 14 years ago
12bae47
tipc: Eliminate obsolete native API forwarding routines
by Allan Stephens
· 14 years ago
471450f
tipc: Eliminate an unused symbolic constant in link code
by Allan Stephens
· 14 years ago
52fe7b7
tipc: Eliminate useless initialization when creating subscriber
by Allan Stephens
· 14 years ago
38f232e
tipc: Remove unused domain argument from multicast send routine
by Allan Stephens
· 14 years ago
a5c2af9
tipc: Remove support for TIPC mode change callback
by Allan Stephens
· 14 years ago
528c771
tipc: Delete useless function prototypes
by Allan Stephens
· 14 years ago
28cc937
tipc: Eliminate useless return value when disabling a bearer
by Allan Stephens
· 14 years ago
8d71919
tipc: Delete unused configuration service structure definition
by Allan Stephens
· 14 years ago
c802628
tipc: Remove obsolete inclusions of header files
by Allan Stephens
· 14 years ago
d265fef
tipc: Remove obsolete native API files and exports
by Allan Stephens
· 14 years ago
dca9b24
net: kill unused macros from head file
by Shan Wei
· 14 years ago
b672083
ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
by Shan Wei
· 14 years ago
97b1ce25
tcp: use TCP_BASE_MSS to set basic mss value
by Shan Wei
· 14 years ago
a9527a3
net: snmp: fix the wrong ICMP_MIB_MAX value
by Shan Wei
· 14 years ago
2989042
can: EG20T PCH: Delete unnecessary spin_lock
by Tomoya
· 14 years ago
d68f683
can: EG20T PCH: Enumerate LEC macros
by Tomoya
· 14 years ago
15ffc8f
can: EG20T PCH: Change Message Object Index
by Tomoya
· 14 years ago
8339a7e
can: EG20T PCH: Separate Interface Register(IF1/IF2)
by Tomoya
· 14 years ago
db3949c
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
by David S. Miller
· 14 years ago
493f377
tcp: Add timewait recycling bits to ipv6 connect code.
by David S. Miller
· 14 years ago
ae4694b
ipv6: Create inet6_csk_route_req().
by David S. Miller
· 14 years ago
15c0542
ipv6: Add rt6_get_peer() helper.
by David S. Miller
· 14 years ago
ccb7c41
timewait_sock: Create and use getpeer op.
by David S. Miller
· 14 years ago
4399ce4
inetpeer: Fix incorrect comment about inetpeer struct size.
by David S. Miller
· 14 years ago
8790ca1
inetpeer: Kill use of inet_peer_address_t typedef.
by David S. Miller
· 14 years ago
67d52880
vxge: update driver version
by Jon Mason
· 14 years ago
ead5d23
vxge: use strcpy for strings
by Jon Mason
· 14 years ago
1bacdbb
vxge: remove unnecessary printks
by Jon Mason
· 14 years ago
8afe7c8
ipip: add module alias for tunl0 tunnel device
by stephen hemminger
· 14 years ago
4da6a73
gre: add module alias for gre0 tunnel device
by stephen hemminger
· 14 years ago
407d6fc
gre: minor cleanups
by stephen hemminger
· 14 years ago
f2cd2d3
net sched: use xps information for qdisc NUMA affinity
by Eric Dumazet
· 14 years ago
0793f83f
bnx2x: Add Nic partitioning mode (57712 devices)
by Dmitry Kravkov
· 14 years ago
3f419d2
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
by David S. Miller
· 14 years ago
b341936
ipv6: Add infrastructure to bind inet_peer objects to routes.
by David S. Miller
· 14 years ago
672f007
inetpeer: Add inet_getpeer_v6()
by David S. Miller
· 14 years ago
021e929
inetpeer: Add v6 peers tree, abstract root properly.
by David S. Miller
· 14 years ago
0266304
inetpeer: Abstract address comparisons.
by David S. Miller
· 14 years ago
b534ecf
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
by David S. Miller
· 14 years ago
582a72d
inetpeer: Introduce inet_peer_address_t.
by David S. Miller
· 14 years ago
98158f5
inetpeer: Abstract out the tree root accesses.
by David S. Miller
· 14 years ago
c20ec76
forcedeth: Use netdev_dbg for printk(KERN_DEBUG
by Joe Perches
· 14 years ago
ef46ffb
forcedeth: Remove netdev_dbg uses
by Joe Perches
· 14 years ago
b2ba08e
forcedeth: Convert dev_printk(<level> to dev_<level>(
by Joe Perches
· 14 years ago
cd66328
forcedeth: Separate vendor specific initializations into functions
by Joe Perches
· 14 years ago
c41d41e
forcedeth: Add function init_realtek_8211b
by Joe Perches
· 14 years ago
1d397f3
forcedeth: Convert pr_<level> to netdev_<level>
by Joe Perches
· 14 years ago
294a554
forcedeth: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
f52dafc
forcedeth: Convert remaining dprintk to netdev_dbg
by Joe Perches
· 14 years ago
e649985
forcedeth: Use print_hex_dump
by Joe Perches
· 14 years ago
6b80858
forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
by Joe Perches
· 14 years ago
344d0dc
forcedeth: Change reg_delay arguments and use
by Joe Perches
· 14 years ago
7714862
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
a417786
xps: add __rcu annotations
by Eric Dumazet
· 14 years ago
b02038a
xps: NUMA allocations for per cpu data
by Eric Dumazet
· 14 years ago
49b4a65
sctp: kill unused macros in head file
by Shan Wei
· 14 years ago
e9248fb
vmxnet3: fix compilation when RSS is disabled
by Scott J. Goldman
· 14 years ago
bf26414
xps: Add CONFIG_XPS
by Tom Herbert
· 14 years ago
8fa9208
qeth: l3 fix len in tso hdr
by Frank Blaschka
· 14 years ago
2b6203b
qeth: enable interface setup if LAN is offline
by Ursula Braun
· 14 years ago
cdac082
drivers/s390/net: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
f3aa313
qeth lcs: convert mc rwlock to RCU
by Sachin Sant
· 14 years ago
5e95596
stmmac: fix stmmac_resume removing not yet used shutdown flag
by Giuseppe Cavallaro
· 14 years ago
de855b9
forcedeth: use usleep_range not msleep for small sleeps
by Szymon Janc
· 14 years ago
34cf97e
forcedeth: do not use assignment in if conditions
by Szymon Janc
· 14 years ago
5504e13
forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> and <asm/uaccess.h> as suggested by checkpatch
by Szymon Janc
· 14 years ago
9b03b06
forcedeth: remove unnecessary checks before kfree
by Szymon Janc
· 14 years ago
78aea4f
forcedeth: fix multiple code style issues
by Szymon Janc
· 14 years ago
47c0531
zd1211rw: document need for kmalloc cast
by Joe Perches
· 14 years ago
e80be0b
vxge: remove unnecessary [kv][mcz]alloc casts
by Joe Perches
· 14 years ago
f316746
qlcnic: remove unnecessary [kv][mcz]alloc casts
by Joe Perches
· 14 years ago
Next »