Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
298b9e44be9592e94c0e69a5d3893cd11f5484fa
298b9e4
net: include linux/proc_fs.h in dev_addr_lists.c
by Eric Dumazet
· 15 years ago
18e225f
net: fix definition of netdev_for_each_mc_addr()
by Pavel Roskin
· 15 years ago
8e479560
flow: delayed deletion of flow cache entries
by Timo Teräs
· 15 years ago
285ead1
xfrm: remove policy garbage collection
by Timo Teräs
· 15 years ago
80c802f
xfrm: cache bundles instead of policies for outgoing flows
by Timo Teräs
· 15 years ago
fe1a5f0
flow: virtualize flow cache entry methods
by Timo Teräs
· 15 years ago
8020eb8
au1000-eth: bump to 1.7
by Florian Fainelli
· 15 years ago
5368c72
au1000-eth: Use (dev|netdev|netif)_<level> macro helpers
by Florian Fainelli
· 15 years ago
7cd2e6e
au1000-eth: implement set/get_msglevel
by Florian Fainelli
· 15 years ago
2cc3c6b
au1000-eth: fix checkpatch errors.
by Florian Fainelli
· 15 years ago
eb04963
au1000-eth: prefix all functions with au1000_
by Florian Fainelli
· 15 years ago
13130c7
au1000-eth: set MODULE_VERSION
by Florian Fainelli
· 15 years ago
b233fc6
au1000-eth: allow driver to be compiled as a module
by Florian Fainelli
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b4d562e3
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
by Elina Pasheva
· 15 years ago
17a328c
net/irda: Add SuperH IrDA driver support
by Kuninori Morimoto
· 15 years ago
33d8212c
net/irda: sh_sir: Modify iounmap wrong execution
by Kuninori Morimoto
· 15 years ago
ba5d47c
net/irda: sh_sir: fixup err return value on sh_sir_open
by Kuninori Morimoto
· 15 years ago
842509b
socket: remove duplicate declaration of struct timespec
by Hagen Paul Pfeifer
· 15 years ago
c6537d6
TIPC: Updated topology subscription protocol according to latest spec
by Jon Paul Maloy
· 15 years ago
4595691
Add non-Virtex5 support for LL TEMAC driver
by John Linn
· 15 years ago
3a7f868
via-velocity: remove private #define
by Francois Romieu
· 15 years ago
4cf46ea
NET: sb1250: Fix compile warning in driver
by Ralf Baechle
· 15 years ago
7ae554e
tg3: Update version to 3.109
by Matt Carlson
· 15 years ago
7705736
tg3: Remove tg3_dump_state()
by Matt Carlson
· 15 years ago
859a58879
tg3: Cleanup if codestyle
by Matt Carlson
· 15 years ago
33f401a
tg3: The case of switches
by Matt Carlson
· 15 years ago
c6cdf43
tg3: Whitespace, constant, and comment updates
by Matt Carlson
· 15 years ago
184b890
tg3: Use VPD fw version when present
by Matt Carlson
· 15 years ago
75f9936
tg3: Prepare FW version code for VPD versioning
by Matt Carlson
· 15 years ago
5129c3a
tg3: Fix message 80 char violations
by Matt Carlson
· 15 years ago
ab96b24
tg3: netdev_err() => dev_err()
by Matt Carlson
· 15 years ago
2445e46
tg3: Replace pr_err with sensible alternatives
by Matt Carlson
· 15 years ago
6d40db7
tg3: Restore likely() check in tg3_poll_msix()
by Matt Carlson
· 15 years ago
c1f614a
tg3: Fix MII_TG3_DSP_EXP8 offset
by Matt Carlson
· 15 years ago
2f787b0
mac80211: Ensure initializing private mc_list in prepare_multicast().
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
e400827
net: Add a missing local_irq_enable()
by Eric Dumazet
· 15 years ago
5a6d234
rps: fixed missed rps_unlock
by Tom Herbert
· 15 years ago
7bddd0d
l2tp: unmanaged L2TPv3 tunnels fixes
by Eric Dumazet
· 15 years ago
486f50c
SCTP: Change to use ipv6_addr_copy()
by Brian Haley
· 15 years ago
1f8438a
icmp: Account for ICMP out errors
by Eric Dumazet
· 15 years ago
fb9e2d8
smc91c92_cs: fix the problem of "Unable to find hardware address"
by Ken Kawasaki
· 15 years ago
f66ef2d
l2tp: Fix L2TP_DEBUGFS ifdef tests.
by David S. Miller
· 15 years ago
f481c0d
l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c
by David S. Miller
· 15 years ago
2f77a3f
l2tp: Update documentation
by James Chapman
· 15 years ago
789a4a2
l2tp: Add support for static unmanaged L2TPv3 tunnels
by James Chapman
· 15 years ago
0ad6614
l2tp: Add debugfs files for dumping l2tp debug info
by James Chapman
· 15 years ago
d9e31d1
l2tp: Add L2TP ethernet pseudowire support
by James Chapman
· 15 years ago
e02d494
l2tp: Convert rwlock to RCU
by James Chapman
· 15 years ago
309795f
l2tp: Add netlink control API for L2TP
by James Chapman
· 15 years ago
f408e0c
netlink: Export genl_lock() API for use by modules
by James Chapman
· 15 years ago
0d76751
l2tp: Add L2TPv3 IP encapsulation (no UDP) support
by James Chapman
· 15 years ago
e0d4435
l2tp: Update PPP-over-L2TP driver to work over L2TPv3
by James Chapman
· 15 years ago
f7faffa
l2tp: Add L2TPv3 protocol support
by James Chapman
· 15 years ago
9345471
l2tp: Add ppp device name to L2TP ppp session data
by James Chapman
· 15 years ago
63f9607
ppp: Add ppp_dev_name() exported function
by James Chapman
· 15 years ago
fd558d1
l2tp: Split pppol2tp patch into separate l2tp and ppp parts
by James Chapman
· 15 years ago
21b4aaa
l2tp: Relocate pppol2tp driver to new net/l2tp directory
by James Chapman
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
a748ee2
net: move address list functions to a separate file
by Jiri Pirko
· 15 years ago
9fc4178
qlcnic: update version to 5.0.1
by Amit Kumar Salecha
· 15 years ago
22dfaa8
qlcnic: fix endianness in fw validation
by Amit Kumar Salecha
· 15 years ago
34ce362
qlcnic: fix interface attach sequence
by Amit Kumar Salecha
· 15 years ago
65b5b42
qlcnic: add driver debug support
by Amit Kumar Salecha
· 15 years ago
aa5e18c
qlcnic: use IDC defined timeout value
by Sucheta Chakraborty
· 15 years ago
0c39aa4
qlcnic: fix onchip memory access
by Dhananjay Phadke
· 15 years ago
b47acac
qlcnic: update oncard memory size check
by Dhananjay Phadke
· 15 years ago
897e8c7
qlcnic: handle queue manager access
by Dhananjay Phadke
· 15 years ago
0bc92b5
qlcnic: fix fw load from file
by Amit Kumar Salecha
· 15 years ago
4e4f10f
phylib: Add module table to all existing phy drivers
by David Woodhouse
· 15 years ago
8626d3b
phylib: Support phy module autoloading
by David Woodhouse
· 15 years ago
9092c65
net: illegal_highdma() fix
by Eric Dumazet
· 15 years ago
ba343c7
be2net: Adding PCI SRIOV support
by Sarveshwar Bandi
· 15 years ago
f64e969
net/pcmcia/3c589_cs: using netdev_info and friends where appropriate
by Alexander Kurz
· 15 years ago
e6b043d
netdev/fec.c: add phylib supporting to enable carrier detection (v2)
by Bryan Wu
· 15 years ago
5acbbd4
net: change illegal_highdma to use dma_mask
by FUJITA Tomonori
· 15 years ago
4fd89b7
bnx2x: Added GRO support
by Dmitry Kravkov
· 15 years ago
d7997fe
flow: structurize flow cache
by Timo Teräs
· 15 years ago
ea2dea9
xfrm: remove policy lock when accessing policy->walk.dead
by Timo Teräs
· 15 years ago
c8bf4d0
xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler
by Timo Teräs
· 15 years ago
34996cb
xfrm: Remove xfrm_state_genid
by Herbert Xu
· 15 years ago
93f4d91
r8169: clean up my printk uglyness
by Neil Horman
· 15 years ago
43e9da8
net: Hook up cxgb4 to Kconfig and Makefile
by Dimitris Michailidis
· 15 years ago
b8ff05a
cxgb4: Add main driver file and driver Makefile
by Dimitris Michailidis
· 15 years ago
625ba2c
cxgb4: Add remaining driver headers and L2T management
by Dimitris Michailidis
· 15 years ago
fd3a479
cxgb4: Add packet queues and packet DMA code
by Dimitris Michailidis
· 15 years ago
56d36be
cxgb4: Add HW and FW support code
by Dimitris Michailidis
· 15 years ago
bbc02c7
cxgb4: Add register, message, and FW definitions
by Dimitris Michailidis
· 15 years ago
bd2c77a
ipv6 fib: Make rt6_info{} more cache-line aware.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
152102c
rps: keep the old behavior on SMP without rps
by Changli Gao
· 15 years ago
630b943
r8169: Fix rtl8169_rx_interrupt()
by Eric Dumazet
· 15 years ago
5d944c6
gen_estimator: deadlock fix
by Eric Dumazet
· 15 years ago
d4fc6db
ipv4: remove redundant verification code
by Hagen Paul Pfeifer
· 15 years ago
430e55b
acenic: use the dma state API instead of the pci equivalents
by FUJITA Tomonori
· 15 years ago
07e7de8
acenic: fix the misusage of zero dma address
by FUJITA Tomonori
· 15 years ago
b914f3a
netlabel: Fix several rcu_dereference() calls used without RCU read locks
by Paul Moore
· 15 years ago
9e2e61f
bonding: fix potential deadlock in bond_uninit()
by Amerigo Wang
· 15 years ago
6503d96
net: check the length of the socket address passed to connect(2)
by Changli Gao
· 15 years ago
a1d6f3f
stmmac: add documentation for the driver.
by Giuseppe CAVALLARO
· 15 years ago
7ba8a9b
stmmac: fix kconfig for crc32 build error
by Carmelo AMOROSO
· 15 years ago
Next »