Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f350a0a87374418635689471606454abc7beaa3a
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
a35e2c1
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
by Jiri Pirko
· 14 years ago
93e2c32
net: add rx_handler data pointer
by Jiri Pirko
· 14 years ago
91d2c34
bridge: Fix netpoll support
by Herbert Xu
· 14 years ago
c18370f
netpoll: Add netpoll_tx_running
by Herbert Xu
· 14 years ago
8fdd95e
netpoll: Allow netpoll_setup/cleanup recursion
by Herbert Xu
· 14 years ago
4247e16
netpoll: Add ndo_netpoll_setup
by Herbert Xu
· 14 years ago
dbaa154
netpoll: Add locking for netpoll_setup/cleanup
by Herbert Xu
· 14 years ago
de85d99
netpoll: Fix RCU usage
by Herbert Xu
· 14 years ago
3665504
bridge: Remove redundant npinfo NULL setting
by Herbert Xu
· 14 years ago
c04ec80
netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
by Herbert Xu
· 14 years ago
1ab6c16
bnx2x: Fix link problem with some DACs
by Yaniv Rosner
· 14 years ago
d6cc1d6
inetpeer: various changes
by Eric Dumazet
· 14 years ago
6b10de3
loopback: Implement 64bit stats on 32bit arches
by Eric Dumazet
· 14 years ago
c68f24c
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
by Eric Dumazet
· 14 years ago
f6bc7d9
ipv6: avoid two atomics in ipv6_rthdr_rcv()
by Eric Dumazet
· 14 years ago
1be3b5f
ethtool: Revert incorrect indentation changes
by Ben Hutchings
· 14 years ago
6b08f51
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
28c8e47
ixgbe: fix automatic LRO/RSC settings for low latency
by Andy Gospodarek
· 14 years ago
7837e58
e1000: Fix message logging defect
by Joe Perches
· 14 years ago
d08935c
ixgbe: fix for race with 8259(8|9) during shutdown
by Don Skidmore
· 14 years ago
e8d15e6
net: rxhash already set in __copy_skb_header
by Eric Dumazet
· 14 years ago
e897082
net: fix deliver_no_wcard regression on loopback device
by John Fastabend
· 14 years ago
0b5c25e
irttp: Print device parameters and statistics as unsigned
by Ben Hutchings
· 14 years ago
8ccef43
usbnet: Print device statistics as unsigned
by Ben Hutchings
· 14 years ago
4472702
sfc: Implement 64-bit net device statistics on all architectures
by Ben Hutchings
· 14 years ago
be1f3c2
net: Enable 64-bit net device statistics on 32-bit architectures
by Ben Hutchings
· 14 years ago
d19b514
ucc_geth driver: add ioctl
by Sergey Matyukevich
· 14 years ago
d49aba8
enic: fix pci_alloc_consistent argument
by Randy Dunlap
· 14 years ago
43d28b6
pktgen: increasing transmission granularity
by Daniel Turull
· 14 years ago
0c78a92
econet: fix locking
by Eric Dumazet
· 14 years ago
c7de2cf
pkt_sched: gen_kill_estimator() rcu fixes
by Eric Dumazet
· 14 years ago
cbd6890
bnx2: Fix compiler warning in bnx2_disable_forced_2g5().
by Michael Chan
· 14 years ago
fc0ba8e
enic: cleanup vic_provinfo_alloc()
by Dan Carpenter
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a71fba9
ethoc: use devres resource management
by Jonas Bonn
· 14 years ago
b46773d
ethoc: Clear command buffer after write
by Jonas Bonn
· 14 years ago
2cbc8ef
Remove unused variable
by Jonas Bonn
· 14 years ago
637f33b8
ethoc: Clean up PHY probing
by Jonas Bonn
· 14 years ago
ee4f56b
ethoc: write number of TX buffers in init_ring
by Jonas Bonn
· 14 years ago
f8555ad0
ethoc: Write bus addresses to registers
by Jonas Bonn
· 14 years ago
c527f81
ethoc: calculate number of buffers in ethoc_probe
by Jonas Bonn
· 14 years ago
e79aa86
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 14 years ago
a385a53
wimax/i2400m: fix missing endian correction read in fw loader
by Inaky Perez-Gonzalez
· 14 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
349124a
net8139: fix a race at the end of NAPI
by Figo.zhang
· 14 years ago
07a0f0f
pktgen: Fix accuracy of inter-packet delay.
by Daniel Turull
· 14 years ago
ae638c4
pkt_sched: gen_estimator: add a new lock
by Eric Dumazet
· 14 years ago
592fcb9
ip: ip_ra_control() rcu fix
by Eric Dumazet
· 14 years ago
597a264
net: deliver skbs on inactive slaves to exact matches
by John Fastabend
· 14 years ago
00d9d6a
ipv6: fix ICMP6_MIB_OUTERRORS
by Eric Dumazet
· 14 years ago
96b52e6
ipv6: mcast: RCU conversions
by Eric Dumazet
· 14 years ago
9785916
cleanup: remove pppoe_xmit() declaration.
by Rami Rosen
· 14 years ago
cfa087f
icmp: RCU conversion in icmp_address_reply()
by Eric Dumazet
· 14 years ago
81a95f0
r8169: fix mdio_read and update mdio_write according to hw specs
by Timo Teräs
· 14 years ago
ebedb22
Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6
by David S. Miller
· 14 years ago
619baba
gianfar: Revive the driver for eTSEC devices (disable timestamping)
by Anton Vorontsov
· 14 years ago
aea34e7a
caif: fix a couple range checks
by Dan Carpenter
· 14 years ago
e13647c
phylib: Add support for the LXT973 phy.
by Richard Cochran
· 14 years ago
88e7594
phonet: use call_rcu for phonet device free
by Jiri Pirko
· 14 years ago
08c801f
net: Print num_rx_queues imbalance warning only when there are allocated queues
by Tim Gardner
· 14 years ago
327723e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
b054b74
mac80211: fix deauth before assoc
by Johannes Berg
· 14 years ago
6db6340
iwlwifi: add missing rcu_read_lock
by Johannes Berg
· 14 years ago
832c10f
wl1251: fix ELP_CTRL register reads
by Grazvydas Ignotas
· 14 years ago
abe37c4
wireless: fix kernel-doc
by Johannes Berg
· 14 years ago
90b7260
mac80211: Add netif state checking to ieee80211_ifa_changed
by Juuso Oikarinen
· 14 years ago
3cfd43f
ath5k: add debugfs file for queue debugging
by Bruno Randolf
· 14 years ago
20fbed2
ath5k: no need to save/restore the default antenna
by Bruno Randolf
· 14 years ago
0ca7402
ath5k: new function for setting the antenna switch table
by Bruno Randolf
· 14 years ago
39d5b2c
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
by Bruno Randolf
· 14 years ago
84efa0e
libertas: Fix ethtool reporting no WOL options supported if WOL is not already active
by Sascha Silbe
· 14 years ago
bb69ae0
anycast: Some RCU conversions
by Eric Dumazet
· 14 years ago
6e8b11b
net: avoid two atomic ops in ip_rcv_options()
by Eric Dumazet
· 14 years ago
ed7865a4
ipv4: avoid two atomic ops in ip_rt_redirect()
by Eric Dumazet
· 14 years ago
9a57a9d
igmp: avoid two atomic ops in igmp_rcv()
by Eric Dumazet
· 14 years ago
6601850
ip: Router Alert RCU conversion
by Eric Dumazet
· 14 years ago
8b37ef0
macvlan: use call_rcu for port free
by Jiri Pirko
· 14 years ago
a5fdbca
ath: Fix uninitialized variable warnings
by Prarit Bhargava
· 14 years ago
9d88477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
11b7c60
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
by John W. Linville
· 14 years ago
dc1dfe4
iwlwifi: fix-up botched revert
by John W. Linville
· 14 years ago
35dd050
mac80211: fix function pointer check
by Holger Schurig
· 14 years ago
e500ae5
wireless: remove my name from the maintainer list
by Zhu Yi
· 14 years ago
436c109
ath5k: fix NULL pointer in antenna configuration
by Bruno Randolf
· 14 years ago
0f666a0
p54usb: Add device ID for Dell WLA3310 USB
by Jason Dravet
· 14 years ago
aa679c3
wl1251: fix a memory leak in probe
by Grazvydas Ignotas
· 14 years ago
035320d
ipmr: dont corrupt lists
by Eric Dumazet
· 14 years ago
3fd7fa4
8139too: fix buffer overrun in rtl8139_init_board
by Denis Kirjanov
· 14 years ago
271c1df
net: Remove unnecessary net action assertion
by jamal
· 14 years ago
9dacaf1
net sched: make pedit check for clones instead
by jamal
· 14 years ago
f2a0336
htb: remove two unnecessary assignments
by Changli Gao
· 14 years ago
fa6ca57
greth: Remove unnecessary memset of napi member in netdev private data
by Tobias Klauser
· 14 years ago
1789a64
raw: avoid two atomics in xmit
by Eric Dumazet
· 14 years ago
fe33147
net-caif: Added missing lock validator constants
by Alex Lorca
· 14 years ago
9227a46
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
by Jussi Kivilinna
· 14 years ago
a8b690f
tcp: Fix slowness in read /proc/net/tcp
by Tom Herbert
· 14 years ago
83038a2
tg3: Update version to 3.111
by Matt Carlson
· 14 years ago
302b500
tg3: Add 5719 PCI device and phy IDs
by Matt Carlson
· 14 years ago
Next »