Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1f6e44a6dc21a5d2abb068063acbbf64f8cee548
1f6e44a
pxa168_eth: enable transmit time stamping.
by Richard Cochran
· 13 years ago
8c0069a
smsc911x: enable transmit time stamping.
by Richard Cochran
· 13 years ago
e309721
fs_enet: enable transmit time stamping.
by Richard Cochran
· 13 years ago
e072092
macb: enable transmit time stamping.
by Richard Cochran
· 13 years ago
d6cf073
fec_mpc52xx: enable transmit and receive time stamping.
by Richard Cochran
· 13 years ago
93e0ed1
ll_temac: enable transmit and receive time stamping.
by Richard Cochran
· 13 years ago
570773c
emaclite: enable transmit and receive time stamping.
by Richard Cochran
· 13 years ago
d76b7e2
lib8390: enable transmit and receive time stamping.
by Richard Cochran
· 13 years ago
238442f
net: export the receive time stamping hook for non-NAPI drivers
by Richard Cochran
· 13 years ago
306ff6e
myricom: remove stats_lock
by Eric Dumazet
· 13 years ago
eac5646
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 13 years ago
1b9c413
myri_sbus: remove driver
by Jon Mason
· 13 years ago
43676ab
batman-adv: improved gateway tq-based selection
by Antonio Quartulli
· 14 years ago
19595e0
batman-adv: throw uevent in userspace on gateway add/change/del event
by Antonio Quartulli
· 13 years ago
2265c14
batman-adv: gateway election code refactoring
by Antonio Quartulli
· 14 years ago
c6bda68
batman-adv: add wrapper function to throw uevent in userspace
by Antonio Quartulli
· 14 years ago
7683fdc
batman-adv: protect the local and the global trans-tables with rcu
by Antonio Quartulli
· 14 years ago
cc47f66
batman-adv: improved roaming mechanism
by Antonio Quartulli
· 14 years ago
a73105b
batman-adv: improved client announcement mechanism
by Antonio Quartulli
· 14 years ago
3b27ffb
batman-adv: Unify the first 3 bytes in each packet
by Antonio Quartulli
· 13 years ago
b4e1705
batman-adv: Reduce usage of char
by Sven Eckelmann
· 13 years ago
b2c44a5
batman-adv: count_real_packets() in batman-adv assumes char is signed
by David Howells
· 13 years ago
db69ecf
batman-adv: Keep interface_tx as local function
by Sven Eckelmann
· 13 years ago
b8e2dd1
batman-adv: Move compare_orig to originator.c
by Sven Eckelmann
· 13 years ago
cf05c70
veth: fix 64bit stats on 32bit arches
by Eric Dumazet
· 13 years ago
219eb47
net/staging: add needed interrupt.h and hardirq.h includes
by Stephen Rothwell
· 13 years ago
5bf0c19
davinci_emac: fix race in transmit time stamping.
by Richard Cochran
· 13 years ago
6241207
smsc9420: fix race in transmit time stamping.
by Richard Cochran
· 13 years ago
52f64fa
stmmac: fix race in transmit time stamping.
by Richard Cochran
· 13 years ago
2aa8f4c
r6040: fix race in transmit time stamping.
by Richard Cochran
· 13 years ago
d515b45
tg3: fix race in transmit time stamping.
by Richard Cochran
· 13 years ago
a0087a3
fec: fix race in transmit time stamping.
by Richard Cochran
· 13 years ago
4ff75b7
net: correct comment on where to place transmit time stamp hook.
by Richard Cochran
· 13 years ago
fd112f2
r8169: check firmware content sooner.
by Francois Romieu
· 13 years ago
960aee6
r8169: support new firmware format.
by Hayes Wang
· 13 years ago
1c361ef
r8169: explicit firmware format check.
by Francois Romieu
· 13 years ago
b6ffd97
r8169: move the firmware down into the device private data.
by Francois Romieu
· 13 years ago
c4dc4d1
e1000: remove unnecessary code
by Greg Dietsche
· 13 years ago
0a3f084
net: icplus: remove unnecessary code
by Greg Dietsche
· 13 years ago
cb0a605
net/rds: use prink_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
d751e62
net/can: use printk_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
c63d6ea
rtnetlink: unlock on error path in netlink_dump()
by Dan Carpenter
· 13 years ago
59deab2
gianfar: Use pr_<level>, netdev_<level> and netif_<level>
by Joe Perches
· 13 years ago
ea11073
net: Remove casts of void *
by Joe Perches
· 13 years ago
3c8def9
be2net: support multiple TX queues
by Sathya Perla
· 13 years ago
15b4d93
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
by Jozsef Kadlecsik
· 13 years ago
e385357
netfilter: ipset: hash:net,iface type introduced
by Jozsef Kadlecsik
· 13 years ago
9b03a5e
netfilter: ipset: use the stored first cidr value instead of '1'
by Jozsef Kadlecsik
· 13 years ago
9d88323
netfilter: ipset: fix return code for destroy when sets are in use
by Jozsef Kadlecsik
· 13 years ago
b66554c
netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change
by Jozsef Kadlecsik
· 13 years ago
e6146e8
netfilter: ipset: use unified from/to address masking and check the usage
by Jozsef Kadlecsik
· 13 years ago
f3dfd15
netfilter: ipset: take into account cidr value for the from address when creating the set
by Jozsef Kadlecsik
· 13 years ago
c64562e
netfilter: ipset: adding ranges to hash types with timeout could still fail, fixed
by Jozsef Kadlecsik
· 13 years ago
d0d9e0a
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types
by Jozsef Kadlecsik
· 13 years ago
f1e00b3
netfilter: ipset: set type support with multiple revisions added
by Jozsef Kadlecsik
· 13 years ago
3d14b17
netfilter: ipset: fix adding ranges to hash types
by Jozsef Kadlecsik
· 13 years ago
c1e2e04
netfilter: ipset: support listing setnames and headers too
by Jozsef Kadlecsik
· 13 years ago
ac8cc92
netfilter: ipset: options and flags support added to the kernel API
by Jozsef Kadlecsik
· 13 years ago
483e9ea
netfilter: ipset: whitespace fixes: some space before tab slipped in
by Jozsef Kadlecsik
· 13 years ago
5416219
netfilter: ipset: timeout can be modified for already added elements
by Jozsef Kadlecsik
· 13 years ago
619c151
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next-2.6
by Patrick McHardy
· 13 years ago
1f2d9c9
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 13 years ago
520b275
tg3: Create funcs for power source switching
by Matt Carlson
· 13 years ago
221c563
tg3: Migrate phy preprocessor defs to system defs
by Matt Carlson
· 13 years ago
5bb0977
tg3: Show flowctrl settings through get_settings()
by Matt Carlson
· 13 years ago
ad0fad9
tg3: Fix EEE debounce timer values
by Matt Carlson
· 13 years ago
727a6d9
tg3: Add more selfboot formats to NVRAM selftest
by Matt Carlson
· 13 years ago
eb69d56
tg3: Remove 4G_DMA_BNDRY_BUG flag
by Matt Carlson
· 13 years ago
daf9a55
tg3: Remove 40BIT_DMA_LIMIT_BUG
by Matt Carlson
· 13 years ago
0e6cf6a
tg3: Workaround tagged status update bug
by Matt Carlson
· 13 years ago
b96368e
bnx2x: Update date to 2011/06/13 and version to 1.70.00-0
by Vladislav Zolotarov
· 13 years ago
d1976b2
bnx2x: PFC support for 578xx
by Dmitry Kravkov
· 13 years ago
60d2fe0
bnx2x: Rename LASI registers to definitions in mdio.h
by Yaniv Rosner
· 13 years ago
3deb816
bnx2x: Add a periodic task for link PHY events
by Yaniv Rosner
· 13 years ago
0d40f0d
bnx2x: Adjust BCM84833 to BCM578xx
by Yaniv Rosner
· 13 years ago
6c3218c
bnx2x: Adjust ETS to 578xx
by Yaniv Rosner
· 13 years ago
6583e33
bnx2x: Add new PHY 54616s
by Yaniv Rosner
· 13 years ago
3c9ada2
bnx2x: Add Warpcore support for 578xx
by Yaniv Rosner
· 13 years ago
9380bb9
bnx2x: Add new MAC support for 578xx
by Yaniv Rosner
· 13 years ago
754a2f5
bnx2x: Cosmetic changes.
by Dmitry Kravkov
· 13 years ago
ef01854
bnx2x: update DCB data during PMF migration
by Dmitry Kravkov
· 13 years ago
c9ee920
bnx2x: 57712 parity handling
by Vladislav Zolotarov
· 13 years ago
619c5cb
New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc
by Vlad Zolotarov
· 13 years ago
042181f
bnx2x: Created bnx2x_sp
by Vladislav Zolotarov
· 13 years ago
9ee3d37
bnx2x: removed unused variables
by Dmitry Kravkov
· 13 years ago
a9fccec
bnx2x: use bnx2x_reload_if_running
by Dmitry Kravkov
· 13 years ago
7a25cc7
bnx2x: dump FW memory when appropriate msglvl is raised
by Dmitry Kravkov
· 13 years ago
361c391
bnx2x: do not call link update without HW notification
by Yaniv Rosner
· 13 years ago
30ae438b
bnx2x: disable fairness if ETS is enabled
by Dmitry Kravkov
· 13 years ago
ca92429
bnx2x: avoid release of unrequested irqs
by Dmitry Kravkov
· 13 years ago
93ef5c0
bnx2x: put start bd csum in separate function
by Dmitry Kravkov
· 13 years ago
4b7ed89
bnx2x: remove references to intr_sem
by Dmitry Kravkov
· 13 years ago
8eef2af
bnx2x: do not allocate FCoE ring if disabled
by Dmitry Kravkov
· 13 years ago
59e5137
cnic: Move indexing function pointers to struct kcq_info
by Michael Chan
· 13 years ago
6c8f794
IPVS: remove unused init and cleanup functions.
by Hans Schillstrom
· 13 years ago
552ad65
IPVS: labels at pos 0
by Hans Schillstrom
· 13 years ago
b7c7dee
vmxnet3: remove unused variable
by Neil Horman
· 13 years ago
bf0239a
bonding:delete a dereference before check
by Peter Pan(潘卫平)
· 13 years ago
081b1b1
l2tp: fix l2tp_ip_sendmsg() route handling
by Eric Dumazet
· 13 years ago
ec1d7c9
smsc9420: enable transmit time stamping.
by Richard Cochran
· 13 years ago
Next »