Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ba01877f56c3244b21746d3f1537f7647ed97984
ba01877
macvlan: Fix rx counters update in macvlan_handle_frame()
by Sridhar Samudrala
· 15 years ago
bb7e95c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b8bc042
ixgbe: potential null dereference
by Dan Carpenter
· 15 years ago
94fe8c6
ks8842: Support DMA when accessed via timberdale
by Richard Röjfors
· 15 years ago
3eeb299
stmmac: fix automatic PAD/FCS stripping
by Giuseppe CAVALLARO
· 15 years ago
ca09c97
stmmac: fix timer setup when use dual mac Kconfig
by Giuseppe CAVALLARO
· 15 years ago
49efec1
bnx2x: Update MAINTAINERS according to new location
by Dmitry Kravkov
· 15 years ago
9e672fd
bnx2x: update driver version to 1.52.53-3
by Dmitry Kravkov
· 15 years ago
6c719d0
bnx2x: Move statistics handling code to bnx2x_stats.*
by Dmitry Kravkov
· 15 years ago
de0c62d
bnx2x: Create separate file for ethtool routines
by Dmitry Kravkov
· 15 years ago
9f6c925
bnx2x: Create bnx2x_cmn.* files
by Dmitry Kravkov
· 15 years ago
b0efbb9
bnx2x: move global variable load_count to bnx2x.h
by Dmitry Kravkov
· 15 years ago
5d7cd49
bnx2x: store module parameters in driver main structure
by Dmitry Kravkov
· 15 years ago
5d1e859
bnx2x: Create separate folder for bnx2x driver
by Dmitry Kravkov
· 15 years ago
2c6952d
igbvf, ixgbevf: use dev_hw_addr_random
by Stefan Assmann
· 15 years ago
56075a9
ixgbe: priority tagging FCoE frames without FCoE offload
by John Fastabend
· 15 years ago
feb8f47
e1000: use netif_<level> instead of netdev_<level>
by Emil Tantilov
· 15 years ago
66cc42a
usbnet: use jiffies in schedule_timeout(), not msecs
by Kulikov Vasiliy
· 15 years ago
db5824d
ks8842: Support 100Mbps when accessed via timberdale
by Richard Röjfors
· 15 years ago
7b7b0b9
caif: handle snprintf() return
by Dan Carpenter
· 15 years ago
652c671
genetlink: use genl_register_family_with_ops()
by Changli Gao
· 15 years ago
a256be7
drop_monitor: use genl_register_family_with_ops()
by Changli Gao
· 15 years ago
416c2f9
genetlink: cleanup code according to CodingStyle
by Changli Gao
· 15 years ago
f78f09f
ethoc: add devinit/devexit section initializers
by Jonas Bonn
· 15 years ago
08451e2
igb: restore EEPROM values of MDICNFG on reset with 82580
by Nick Nunley
· 15 years ago
4085f74
igb: add support for SGMII-based MDIO PHYs
by Nick Nunley
· 15 years ago
ea7afd3
e1000e: Drop a useless statement
by Jean Delvare
· 15 years ago
5447080
s2io: fixing DBG_PRINT() macro
by Breno Leitao
· 15 years ago
a9ad99a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
d7f6177
drivers/net/qla3xxx.c: Checkpatch cleanups
by Joe Perches
· 15 years ago
eddc5fb
drivers/net/qla3xxx.c: Update logging message style
by Joe Perches
· 15 years ago
40b53d8
wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE
by David S. Miller
· 15 years ago
1235f50
netlink: netlink_recvmsg() fix
by Eric Dumazet
· 15 years ago
f792af2
ath9k: fix dma direction for map/unmap in ath_rx_tasklet
by Ming Lei
· 15 years ago
c736eef
net: dev_forward_skb should call nf_reset
by Ben Greear
· 15 years ago
7b5e078
forcedeth: Fix different hardware statistics versions.
by Mike Ditto
· 15 years ago
1f4b161
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
by Bhavesh Davda
· 15 years ago
690a1f2
3c59x: Add ethtool WOL support
by Andrew O. Shadoura
· 15 years ago
57e4624
qlcnic: fix diag resource allocation
by Sony Chacko
· 15 years ago
36a1898
qlcnic: fix loopback test
by Amit Kumar Salecha
· 15 years ago
fed6638
net: pskb_expand_head() optimization
by Eric Dumazet
· 15 years ago
3b87956
net sched: fix race in mirred device removal
by stephen hemminger
· 15 years ago
76ac21f
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
c1f7942
sysfs: add attribute to indicate hw address assignment type
by Stefan Assmann
· 15 years ago
ef3db4a
tun: avoid BUG, dump packet on GSO errors
by Michael S. Tsirkin
· 15 years ago
55bad82
ixgbe: fix ethtool stats
by Eric Dumazet
· 15 years ago
9963a8bd
qlcnic: fix bandwidth check
by Rajesh Borundia
· 15 years ago
d8190df
bonding: set device in RLB ARP packet handler
by Greg Edwards
· 15 years ago
2a88e7e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
344e0f6
3c59x: Fix call to mdio_sync() with the wrong argument
by Ben Hutchings
· 15 years ago
9c17978
net: s2io: fix buffer overflow
by Kulikov Vasiliy
· 15 years ago
50a749c
mv643xx_eth: potential null dereference
by Dan Carpenter
· 15 years ago
f89f5d0
net: 3c59x: fix leak of iomaps
by Kulikov Vasiliy
· 15 years ago
451e07a
net: core: don't use own hex_to_bin() method
by Andy Shevchenko
· 15 years ago
882d829
wireless: use newly introduced hex_to_bin()
by Andy Shevchenko
· 15 years ago
fd1f170
usb: usbnet: use newly introduced hex_to_bin()
by Andy Shevchenko
· 15 years ago
5c4ac8c
drivers: net: use newly introduced hex_to_bin()
by Andy Shevchenko
· 15 years ago
2b27822
drivers: atm: don't use private copy of hex_to_bin()
by Andy Shevchenko
· 15 years ago
e261984
be2net: bump the driver version number
by Ajit Khaparde
· 15 years ago
3486be2
be2net: variable name changes
by Ajit Khaparde
· 15 years ago
8943807
be2net: supress printing error when mac query fails for VF
by Ajit Khaparde
· 15 years ago
e1d1873
be2net: code to support tx rate configuration on virtual functions
by Ajit Khaparde
· 15 years ago
1da87b7
be2net: add vlan support for sriov virtual functions
by Ajit Khaparde
· 15 years ago
64600ea
be2net: add support to get vf config
by Ajit Khaparde
· 15 years ago
9cd9000
be2net: change to call pmac_del only if necessary
by Ajit Khaparde
· 15 years ago
37773e8
qeth: avoid useless removal of multicast addresses
by Ursula Braun
· 15 years ago
4986f3f
qeth: Use memdup_user when user data is immediately copied into the allocated region.
by Julia Lawall
· 15 years ago
bbb822a
qeth: return zero from reply callback functions
by Ursula Braun
· 15 years ago
e48d24a
claw: A claw device is a group of just 2 ccw devices
by Ursula Braun
· 15 years ago
908abbb
qeth: avoid loop if ipa command response is missing
by Ursula Braun
· 15 years ago
9dc48cc
qeth: serialize sysfs-triggered device configurations
by Ursula Braun
· 15 years ago
75e0de1
qeth: Clear mac_bits field when switching between Layer 2 and Layer 3
by Carsten Otte
· 15 years ago
6298263
qeth: IP address takeover flag setting
by Klaus-Dieter Wacker
· 15 years ago
41a8730
wimax/i2400m: Add PID & VID for Intel WiMAX 6250
by Alexey Shvetsov
· 15 years ago
1ff2190
stmmac: handle allocation errors in setup functions
by Dan Carpenter
· 15 years ago
b77026b
caif: precedence bug
by Dan Carpenter
· 15 years ago
03dc2f4
bonding: don't lock when copying/clearing VLAN list on slave
by Jay Vosburgh
· 15 years ago
f35188f
bonding: change test for presence of VLANs
by Jay Vosburgh
· 15 years ago
4bee1f9
net/fec: restore interrupt mask after software-reset in fec_stop()
by Wolfram Sang
· 15 years ago
8cd47ea
3c59x: handle pci_iomap() errors
by Kulikov Vasiliy
· 15 years ago
963bfee
net: RTA_MARK addition
by Eric Dumazet
· 15 years ago
64e724f
ipv6: Don't add routes to ipv6 disabled interfaces.
by Brian Haley
· 15 years ago
be2b6e6
net: Fix skb_copy_expand() handling of ->csum_start
by David S. Miller
· 15 years ago
00c5a98
net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
by Andrea Shepard
· 15 years ago
8a35747
macvtap: Limit packet queue length
by Herbert Xu
· 15 years ago
e955cea
CAN: Add Flexcan CAN controller driver
by Marc Kleine-Budde
· 16 years ago
4cfa580
r6040: Fix args to phy_mii_ioctl().
by David S. Miller
· 15 years ago
4c3e5ed
vhost net: Fix warning.
by David S. Miller
· 15 years ago
3f30fc1
net: remove last uses of __attribute__((packed))
by Gustavo F. Padovan
· 15 years ago
942875f
irda: Use __packed annotation instead IRDA_PACKED macro
by Gustavo F. Padovan
· 15 years ago
2e4e7a9
drivers/net/irda: use for_each_pci_dev()
by Kulikov Vasiliy
· 15 years ago
2037d5a
drivers/net/qlge: Use pr_<level>, shrink text a bit
by Joe Perches
· 15 years ago
bded64a
ixgbe/igb: catch invalid VF settings
by Andy Gospodarek
· 15 years ago
7a17a33
mac80211: proper IBSS locking
by Johannes Berg
· 15 years ago
bc05d19
mac80211: fix IBSS lockdep complaint
by Johannes Berg
· 15 years ago
9dca9c4
mac80211: refuse shared key auth when WEP is unavailable
by Johannes Berg
· 15 years ago
5a65205
cfg80211: fix race between sysfs and cfg80211
by Maxime Bizon
· 15 years ago
acd82aa
b43: silence phy_n sparse warnings
by Larry Finger
· 15 years ago
41950bd
b43: silence most sparse warnings
by John W. Linville
· 15 years ago
f25c80a
arch/um/drivers: remove duplicate structure field initialization
by Julia Lawall
· 15 years ago
Next »