Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fd13a9abeb8d487e2a3cfd2166542c180d33acc9
fd13a9a
ixgbevf: Drop netdev_registered value since that is already stored in netdev
by Alexander Duyck
· 13 years ago
77d5dfc
ixgbevf: Drop all dead or unnecessary code
by Alexander Duyck
· 13 years ago
282f23c
tcp: implement RFC 5961 3.2
by Eric Dumazet
· 12 years ago
a858d64
ipv6: fix unappropriate errno returned for non-multicast address
by Li Wei
· 12 years ago
c41e413
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
7df2dc6
bnx2x: organize BDs calculation for stop/resume
by Dmitry Kravkov
· 13 years ago
da78b79
can: softing: softing_main: ensure a consistent return value in error case
by Julia Lawall
· 12 years ago
0e84eb0
can: mpc5xxx_can: make data in mpc5xxx_can_probe const
by Marc Kleine-Budde
· 12 years ago
dda0b3b
can: flexcan: make flexcan_priv.devtype_data member point to const data
by Marc Kleine-Budde
· 12 years ago
16626b0
asix: Add a new driver for the AX88172A
by Christian Riesch
· 12 years ago
607740b
asix: Factor out common code
by Christian Riesch
· 12 years ago
b4cdae20
asix: Rename asix.c to asix_devices.c
by Christian Riesch
· 12 years ago
6ba6047
gigaset: silence GCC warning for unused 'format_ie'
by Paul Bolle
· 12 years ago
f3c48ec
drivers: connector: fixed coding style issues
by Valentin Ilie
· 12 years ago
ad8c945
irda: Fix typo in irda
by Masanari Iida
· 12 years ago
db28aaf
sctp: fix sparse warning for sctp_init_cause_fixed
by Ioan Orghici
· 12 years ago
efdfad3
bnx2: Try to recover from PCI block reset
by Michael Chan
· 12 years ago
aed93e0
tg3: Add hwmon support for temperature
by Michael Chan
· 12 years ago
cf8d55a
tg3: Add APE scratchpad read function
by Matt Carlson
· 12 years ago
b65a372
tg3: Add common function tg3_ape_event_lock()
by Matt Carlson
· 12 years ago
165f4d1
tg3: Fix the setting of the APE_HAS_NCSI flag
by Michael Chan
· 12 years ago
5a308f4
netem: refine early skb orphaning
by Eric Dumazet
· 12 years ago
7ff65cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
ac1ae5f
be2net: dont pull too much data in skb linear part
by Eric Dumazet
· 12 years ago
d2ee62e
be2net: update driver version
by Padmanabh Ratnakar
· 12 years ago
73dea39
be2net: Add description about various RSS hash types
by Padmanabh Ratnakar
· 12 years ago
036be6db
bridge: Fix enforcement of multicast hash_max limit
by Thomas Graf
· 13 years ago
9c64508
net/mlx4_en: dereferencing freed memory
by Dan Carpenter
· 13 years ago
447458c
net/mlx4: off by one in parse_trans_rule()
by Dan Carpenter
· 13 years ago
f0396f60
ipv6: fix RTPROT_RA markup of RA routes w/nexthops
by Denis Ovsienko
· 13 years ago
1ce09e8
hyperv: Add support for setting MAC from within guests
by Haiyang Zhang
· 13 years ago
5e96855
6lowpan: Change byte order when storing/accessing to len field
by Tony Cheneau
· 13 years ago
4576039
6lowpan: Change byte order when storing/accessing u16 tag
by Tony Cheneau
· 13 years ago
d4787a1
6lowpan: Fix null pointer dereference in UDP uncompression function
by Tony Cheneau
· 13 years ago
6e5928f
arch: Use eth_random_addr
by Joe Perches
· 12 years ago
006c913
usb: Use eth_random_addr
by Joe Perches
· 12 years ago
1833611
s390: Use eth_random_addr
by Joe Perches
· 12 years ago
344dc8e
drivers/net: Use eth_random_addr
by Joe Perches
· 12 years ago
f4f7f414
wireless: Use eth_random_addr
by Joe Perches
· 12 years ago
c7e12ea
net: usb: Use eth_random_addr
by Joe Perches
· 12 years ago
7efd26d
ethernet: Use eth_random_addr
by Joe Perches
· 12 years ago
0a4dd59
etherdevice: Rename random_ether_addr to eth_random_addr
by Joe Perches
· 12 years ago
07689b0
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 12 years ago
51d7ccc
net: make sock diag per-namespace
by Andrey Vagin
· 12 years ago
cbc89c8
lpc_eth: remove duplicated include
by Duan Jiong
· 12 years ago
a6df1ae
tcp: add OFO snmp counters
by Eric Dumazet
· 12 years ago
d411a93
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
by Alexander Duyck
· 13 years ago
800bd60
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
by Alexander Duyck
· 13 years ago
02debdc
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
by Alexander Duyck
· 13 years ago
df0676d
ixgbe: Cleanup unpacking code for DCB
by Alexander Duyck
· 13 years ago
15cbc70
ixgbe: Simplify logic for getting traffic class from user priority
by Alexander Duyck
· 13 years ago
22a4cca
e1000e: Program the correct register for ITR when using MSI-X.
by Matthew Vick
· 13 years ago
18115f8
e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
by Tushar Dave
· 12 years ago
141e369
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
by Steffen Klassert
· 13 years ago
8104891
ipv6: Initialize the struct rt6_info behind the dst_enty field
by Steffen Klassert
· 13 years ago
921a678
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
869dd46
tipc: remove print_buf and deprecated log buffer code
by Erik Hugne
· 13 years ago
dc1aed3
tipc: phase out most of the struct print_buf usage
by Erik Hugne
· 13 years ago
e2dbd60
tipc: simplify print buffer handling in tipc_printf
by Erik Hugne
· 13 years ago
5deedde
tipc: simplify link_print by divorcing it from using tipc_printf
by Paul Gortmaker
· 13 years ago
568fc58
tipc: remove TIPC packet debugging functions and macros
by Erik Hugne
· 13 years ago
2cf8aa1
tipc: use standard printk shortcut macros (pr_err etc.)
by Erik Hugne
· 13 years ago
85b91b0
ipv4: Don't store a rule pointer in fib_result.
by David S. Miller
· 12 years ago
d01cb20
tcp: add LAST_ACK as a valid state for TSQ
by Eric Dumazet
· 12 years ago
02eca3f
tg3: add device id of Apple Thunderbolt Ethernet device
by Greg KH
· 12 years ago
540eb7b
net: Update alloc frag to reduce get/put page usage and recycle pages
by Alexander Duyck
· 12 years ago
38a0084
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
391e5c2
ipv4: Remove tb_peers from fib_table.
by David S. Miller
· 12 years ago
10b0a77
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
d3bd3a5
be2net: Enable RSS UDP hashing for Lancer and Skyhawk
by Padmanabh Ratnakar
· 12 years ago
b4e32a7
be2net: Fix port name in message during driver load
by Padmanabh Ratnakar
· 12 years ago
19d59aa
be2net: Fix cleanup path when EQ creation fails
by Padmanabh Ratnakar
· 12 years ago
f67ef7b
be2net: Activate new FW after FW download for Lancer
by Padmanabh Ratnakar
· 12 years ago
bf99e50
be2net: Fix initialization sequence for Lancer
by Padmanabh Ratnakar
· 12 years ago
7aeb215
be2net : Fix die temperature stat for Lancer
by Padmanabh Ratnakar
· 12 years ago
c871c5f
be2net: Fix error while toggling autoneg of pause parameters
by Padmanabh Ratnakar
· 12 years ago
68c4504
team: make team_port_enabled() and team_port_txable() static inline
by Jiri Pirko
· 13 years ago
5fc8899
team: add broadcast mode
by Jiri Pirko
· 13 years ago
6e88e13
team: use function team_port_txable() for determing enabled and up port
by Jiri Pirko
· 13 years ago
f0a70e9
ipv4: Put proper checks into icmp_socket_deliver().
by David S. Miller
· 12 years ago
065f5f9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
6d4fa85
net: sched: add ipset ematch
by Florian Westphal
· 13 years ago
fa91983
netxen: fix link notification order
by Flavio Leitner
· 13 years ago
33c34c5
6lowpan: rework fragment-deleting routine
by alex.bluesman.smirnov@gmail.com
· 13 years ago
abbee2e
6lowpan: fix tag variable size
by alex.bluesman.smirnov@gmail.com
· 13 years ago
4288404
mac802154: sparse warnings: make symbols static
by alex.bluesman.smirnov@gmail.com
· 13 years ago
79ff1db
6lowpan: get extra headroom in allocated frame
by alex.bluesman.smirnov@gmail.com
· 13 years ago
e885a47
mac802154: add get short address method
by alex.bluesman.smirnov@gmail.com
· 13 years ago
5b00f2e
drivers/ieee802154/at86rf230: rework irq handler
by alex.bluesman.smirnov@gmail.com
· 13 years ago
4d27de1
6lowpan: revert: add missing spin_lock_init()
by alex.bluesman.smirnov@gmail.com
· 13 years ago
d348446
smsc95xx: signedness bug in get_regs()
by Dan Carpenter
· 13 years ago
064bff1
net: add support for NS8390 based eth controllers on some ColdFire CPU boards
by Greg Ungerer
· 13 years ago
2c62488
m68knommu: move the badly named mcfne.h to a better mcf8390.h
by Greg Ungerer
· 13 years ago
99ee038
ipv4: Fix warnings in ip_do_redirect() for some configurations.
by David S. Miller
· 12 years ago
f705ab9
tipc: limit error messages relating to memory leak to one line
by Paul Gortmaker
· 13 years ago
7e9cab5
tipc: factor stats struct out of the larger link struct
by Paul Gortmaker
· 13 years ago
3ec5a26
Merge branch 'redirect_via_sock'
by David S. Miller
· 12 years ago
1ed5c48
net: Remove checks for dst_ops->redirect being NULL.
by David S. Miller
· 12 years ago
b587ee3
net: Add dummy dst_ops->redirect method where needed.
by David S. Miller
· 12 years ago
b94f1c0
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
by David S. Miller
· 12 years ago
Next »