Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
079ceb44e9b3432fb8e8f7d08207faae69407c89
079ceb4
bcm63xx_enet: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 15 years ago
2039623
KS8695: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 15 years ago
468003f
3c523: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 15 years ago
9199114
3c507: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 15 years ago
eecfd7c
rps: Various optimizations
by Eric Dumazet
· 15 years ago
39e0786
microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.
by David S. Miller
· 15 years ago
18e8c13
net: Increase NET_SKB_PAD to 64 bytes
by Eric Dumazet
· 15 years ago
d6bc014
ipv6: udp: make short packet logging consistent with ipv4
by Bjørn Mork
· 15 years ago
575400b
net: emaclite: Use resource_size
by Tobias Klauser
· 15 years ago
627c8a0
e1000e: Reset 82577/82578 PHY before first PHY register read
by Bruce Allan
· 15 years ago
6dfaa76
e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0
by Bruce Allan
· 15 years ago
ffb2736
netpoll: Use 'bool' for netpoll_rx() return type.
by David S. Miller
· 15 years ago
f6dc31a
bonding: make bonding support netpoll
by WANG Cong
· 15 years ago
c06ee96
bridge: make bridge support netpoll
by WANG Cong
· 15 years ago
0e34e93
netpoll: add generic support for bridge and bonding devices
by WANG Cong
· 15 years ago
0825959
ixgbevf: Cache PF ack bit in interrupt
by Greg Rose
· 15 years ago
8a07a22
ixgbe: Streamline MC filter setup for VFs
by Greg Rose
· 15 years ago
7342291
ixgbe: Remove unneeded register writes in VF VLAN setup
by Greg Rose
· 15 years ago
58544fe
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 15 years ago
2873957
igb: reduce cache misses on tx cleanup
by Nick Nunley
· 15 years ago
a84afa4
ks8851: companion eeprom access through ethtool
by Sebastien Jan
· 15 years ago
a4bdfff
ks8851: Low level functions for read/write to companion eeprom
by Sebastien Jan
· 15 years ago
7d99746
ks8851: Add caching of CCR register
by Sebastien Jan
· 15 years ago
d951f72
forcedeth: Account for consumed budget in napi poll
by Tom Herbert
· 15 years ago
0294b6f
netdev: octeon_mgmt: Remove some gratuitous blank lines.
by David Daney
· 15 years ago
4e4a4f1
netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue.
by David Daney
· 15 years ago
b635e06
netdev: octeon_mgmt: Free TX skbufs in a timely manner.
by David Daney
· 15 years ago
a0cfa85
netdev: octeon_mgmt: Fix race manipulating irq bits.
by David Daney
· 15 years ago
4d30b80
netdev: octeon_mgmt: Fix race condition freeing TX buffers.
by David Daney
· 15 years ago
62538d2
netdev: octeon_mgmt: Use proper MAC addresses.
by David Daney
· 15 years ago
7f01648
ixgbe: Add support for VF MAC and VLAN configuration
by Greg Rose
· 15 years ago
f041277
ixgbe: Add boolean parameter to ixgbe_set_vmolr
by Greg Rose
· 15 years ago
eab2abf
e1000/e1000e: implement a simple interrupt moderation
by Jesse Brandeburg
· 15 years ago
edf15c1
e1000e: increase rx fifo size to 36K on 82574 and 82583
by Alexander Duyck
· 15 years ago
f85e4df
e1000e: Save irq into netdev structure
by Tom Herbert
· 15 years ago
c72ea83
e1000e: Remove unnessary log message
by Tom Herbert
· 15 years ago
50849d7
e1000e: reduce writes of RX producer ptr
by Tom Herbert
· 15 years ago
9ed318d
e1000e: save skb counts in TX to avoid cache misses
by Tom Herbert
· 15 years ago
4447957
bnx2x: Fix check to get RX hash
by Tom Herbert
· 15 years ago
2861a18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
adfba3c
mac80211: use fixed channel in ibss join when appropriate
by Johannes Berg
· 15 years ago
f2c9838
rtl8187: use SET_IEEE80211_PERM_ADDR
by John W. Linville
· 15 years ago
ec7d2f2
net: __alloc_skb() speedup
by Eric Dumazet
· 15 years ago
8753d29
pppoe: remove unnecessary checks in pppoe_flush_dev
by Jiri Pirko
· 15 years ago
c693bf9
rtl8180: use SET_IEEE80211_PERM_ADDR
by John W. Linville
· 15 years ago
df624ca
rt2x00: Register frame length in TX entry descriptor instead of L2PAD.
by Gertjan van Wingerde
· 15 years ago
a21ee72
rt2x00: Fix HT40+/HT40- setting in rt2800.
by Gertjan van Wingerde
· 15 years ago
79a854f
rt2x00: Enable RT30xx by default.
by Gertjan van Wingerde
· 15 years ago
c266148
rt2x00: Remove rt2x00pci.h include from rt2800lib.
by Gertjan van Wingerde
· 15 years ago
3d79b2a
iwlwifi: recalculate average tpt if not current
by Reinette Chatre
· 15 years ago
0a12761
forcedeth: Kill NAPI config options.
by David S. Miller
· 15 years ago
53f224c
forcedeth: GRO support
by Tom Herbert
· 15 years ago
93bb64e
net: skb_free_datagram_locked() fix
by Eric Dumazet
· 15 years ago
f546061
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
4f70ecc
net: rcu fixes
by Eric Dumazet
· 15 years ago
52a60ed
phy/micrel: Add module device ID table for autoloading.
by David S. Miller
· 15 years ago
0f7ca59
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d050700
drivers/net/phy: micrel phy driver
by David J. Choi
· 15 years ago
a2f3be1
unix/garbage: kill copy of the skb queue walker
by Ilpo Järvinen
· 15 years ago
55afbd0
macvtap: add ioctl to modify vnet header size
by Michael S. Tsirkin
· 15 years ago
e9162ab
dm9601: fix phy/eeprom write routine
by Peter Korsgaard
· 15 years ago
26d2784
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
by David S. Miller
· 15 years ago
19937d0
ppp_generic: handle non-linear skbs when passing them to pppd
by Simon Arlott
· 15 years ago
ea8420e
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
by Simon Arlott
· 15 years ago
52c7738
iwmc3200wifi: fix busted iwm_debugfs_init definition
by John W. Linville
· 15 years ago
1d7d969
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
12ef116
wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.
by Xose Vazquez Perez
· 15 years ago
23ff98f
mac80211_hwsim: fix double-scan detection
by Johannes Berg
· 15 years ago
be4a4b6
mac80211: improve IBSS scanning
by Johannes Berg
· 15 years ago
a75b436
mac80211: allow controlling aggregation manually
by Johannes Berg
· 15 years ago
07cefe7
orinoco_usb: implement fw download
by David Kilroy
· 15 years ago
fc97431
orinoco_usb: avoid in_atomic
by David Kilroy
· 15 years ago
9afac70
orinoco: add orinoco_usb driver
by David Kilroy
· 15 years ago
bcad6e8
orinoco: encapsulate driver locking
by David Kilroy
· 15 years ago
593ef09
orinoco: allow driver to specify netdev_ops
by David Kilroy
· 15 years ago
b42f207
orinoco: add hermes_ops
by David Kilroy
· 15 years ago
f7c6559
mac80211: fix ieee80211_find_sta[_by_hw]
by Johannes Berg
· 15 years ago
c7ab1a4
b43legacy: Added get_survey callback in order to get channel noise
by John W. Linville
· 15 years ago
354b4f0
b43: Added get_survey callback in order to get channel noise
by John W. Linville
· 15 years ago
91639c7
rt2x00: remove now unused noise field from struct rxdone_entry_desc
by John W. Linville
· 15 years ago
1f55c12
iwmc3200wifi: cleanup unneeded debugfs error handling
by John W. Linville
· 15 years ago
d9d52b5
tun: add ioctl to modify vnet header size
by Michael S. Tsirkin
· 15 years ago
cd7b539
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
by David S. Miller
· 15 years ago
dee4287
net: fix softnet_stat
by Changli Gao
· 15 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1183f38
net: fix compile error due to double return type in SOCK_DEBUG
by Jan Engelhardt
· 15 years ago
47d2964
net: Inline skb_pull() in eth_type_trans().
by David S. Miller
· 15 years ago
6f1464b
net/usb: initiate sync sequence in sierra_net.c driver
by Elina Pasheva
· 15 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
0e3aef8
sctp: Tag messages that can be Nagle delayed at creation.
by Vlad Yasevich
· 15 years ago
bfa0d98
sctp: Optimize computation of highest new tsn in SACK.
by Vlad Yasevich
· 15 years ago
ea862c8
sctp: correctly mark missing chunks in fast recovery
by Vlad Yasevich
· 15 years ago
6588337
sctp: rwnd_press should be cumulative
by Vlad Yasevich
· 15 years ago
cf9b481
sctp: fast recovery algorithm is per association.
by Vlad Yasevich
· 15 years ago
b2cf9b6
sctp: update transport initializations
by Vlad Yasevich
· 15 years ago
c0058a3
sctp: Save some room in the sctp_transport by using bitfields
by Vlad Yasevich
· 15 years ago
d9efc22
sctp: Do not force T3 timer on fast retransmissions.
by Vlad Yasevich
· 15 years ago
ae19c54
sctp: remove 'resent' bit from the chunk
by Vlad Yasevich
· 15 years ago
d598b16
sctp: Make sure we always return valid retransmit path
by Vlad Yasevich
· 15 years ago
Next »