Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dbd479db79572067a4c031f84c204ba30d0256ef
dbd479d
net: bcmgenet: apply MII configuration in bcmgenet_open()
by Florian Fainelli
· 10 years ago
c96e731
net: bcmgenet: connect and disconnect from the PHY state machine
by Florian Fainelli
· 10 years ago
93ecd26
net: qualcomm: Fix dependency
by Stefan Wahren
· 10 years ago
48eb5b9
ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
by Daniel Borkmann
· 10 years ago
79ce047
net: phy: Correctly handle MII ioctl which changes autonegotiation.
by Brian Hill
· 10 years ago
5337b5b
ipv6: fix IPV6_PKTINFO with v4 mapped
by Eric Dumazet
· 10 years ago
4184b2a
net: sctp: fix memory leak in auth key management
by Daniel Borkmann
· 10 years ago
e40607c
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet
by Daniel Borkmann
· 10 years ago
5748eb8
net: ppp: Don't call bpf_prog_create() in ppp_lock
by Takashi Iwai
· 10 years ago
f4a1edd
net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set
by Or Gerlitz
· 10 years ago
a815286
cxgb4 : Fix bug in DCB app deletion
by Anish Bhatt
· 10 years ago
cfdf1e1
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
by Jesse Gross
· 10 years ago
10b450c
Merge branch 'cxgb4-net'
by David S. Miller
· 10 years ago
50d21a6
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold
by Hariprasad Shenai
· 10 years ago
ce8f407
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
by Hariprasad Shenai
· 10 years ago
65f6ecc
cxgb4vf: Move fl_starv_thres into adapter->sge data structure
by Hariprasad Shenai
· 10 years ago
436c2a5
asix: Do full reset during ax88772_bind
by Charles Keepax
· 10 years ago
1310b54
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
by Lothar Waßmann
· 10 years ago
1f56231
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
9d01412
netxen: Fix link event handling.
by Manish Chopra
· 10 years ago
f6b7734
enic: update desc properly in rx_copybreak
by Govindarajulu Varadarajan
· 10 years ago
44aa91a
enic: handle error condition properly in enic_rq_indicate_buf
by Govindarajulu Varadarajan
· 10 years ago
c811906
Merge branch 'mlx5-net'
by David S. Miller
· 10 years ago
364d179
net/mlx5_core: Fix race on driver load
by Eli Cohen
· 10 years ago
a158906
net/mlx5_core: Fix race in create EQ
by Eli Cohen
· 10 years ago
b31f65f
net: dsa: slave: Fix autoneg for phys on switch MDIO bus
by Andrew Lunn
· 10 years ago
5816c3d
net/9p: remove a comment about pref member which doesn't exist
by Ryo Munakata
· 10 years ago
4484d05
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
by Mugunthan V N
· 10 years ago
2c2a9cb
net: mv643xx_eth: reclaim TX skbs only when released by the HW
by Karl Beldan
· 10 years ago
66f1c44
bridge: include in6.h in if_bridge.h for struct in6_addr
by Gregory Fong
· 10 years ago
1f37bf8
tcp: zero retrans_stamp if all retrans were acked
by Marcelo Leitner
· 10 years ago
46d3802
Merge branch 'stmmac-net'
by David S. Miller
· 10 years ago
777da23
stmmac: fix atomicity in pm routines
by Giuseppe CAVALLARO
· 10 years ago
4741cf9
stmmac: fix concurrency in eee initialization.
by Giuseppe CAVALLARO
· 10 years ago
b9d7370
stmmac: fix lock in stmmac_set_rx_mode
by Giuseppe CAVALLARO
· 10 years ago
758a0ab
stmmac: release tx lock, in case of dma mapping error.
by Fabrice Gasnier
· 10 years ago
16ee817
stmmac: fix stmmac_tx_avail should be called with TX locked
by Fabrice Gasnier
· 10 years ago
b994ca6
drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "1db3ddff1602edf2390b7667dcbaa0f71512e3ea"
by Chen Gang
· 10 years ago
9cdb5db
include/linux/socket.h: Fix comment
by Rasmus Villemoes
· 10 years ago
219b5f2
net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.
by Loganaden Velvindron
· 10 years ago
d3ca9ea
geneve: Unregister pernet subsys on module unload.
by Jesse Gross
· 10 years ago
45cac46
geneve: Set GSO type on transmit.
by Jesse Gross
· 10 years ago
15e4123
Merge branch 'xgene-net'
by David S. Miller
· 10 years ago
bdd330f
drivers: net: xgene: fix: Use separate resources
by Iyappan Subramanian
· 10 years ago
c3f4465
drivers: net: xgene: Backward compatibility with older firmware
by Iyappan Subramanian
· 10 years ago
09c9e05
dtb: xgene: fix: Backward compatibility with older firmware
by Iyappan Subramanian
· 10 years ago
0c9a67c
Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 10 years ago
c00ed46d
Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 10 years ago
9fd3d3a
sfc: don't BUG_ON efx->max_channels == 0 in probe
by Edward Cree
· 10 years ago
c495d64
Merge branch 'ipv6_tunnel_iflink_init'
by David S. Miller
· 10 years ago
f03eb12
gre6: Move the setting of dev->iflink into the ndo_init functions.
by Steffen Klassert
· 10 years ago
ebe084a
sit: Use ipip6_tunnel_init as the ndo_init function.
by Steffen Klassert
· 10 years ago
16a0231
vti6: Use vti6_dev_init as the ndo_init function.
by Steffen Klassert
· 10 years ago
6c6151d
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
by Steffen Klassert
· 10 years ago
3ce9b20
macvtap: Fix csum_start when VLAN tags are present
by Herbert Xu
· 10 years ago
f4c4a4e
net: fec: fix suspend broken on multiple MACs sillicons
by Nimrod Andy
· 10 years ago
2b11e67
Merge branch 'tun-net'
by David S. Miller
· 10 years ago
2eb783c
tun: Fix TUN_PKT_STRIP setting
by Herbert Xu
· 10 years ago
a8f9bfd
tun: Fix csum_start with VLAN acceleration
by Herbert Xu
· 10 years ago
7071cf7
uapi: add missing network related headers to kbuild
by stephen hemminger
· 10 years ago
c1207c0
netfilter: nft_reject_bridge: Fix powerpc build error
by Guenter Roeck
· 10 years ago
31b8b34
iwlwifi: fix RFkill while calibrating
by Emmanuel Grumbach
· 10 years ago
b8fff40
mac80211: fix use-after-free in defragmentation
by Johannes Berg
· 10 years ago
d52fdbb
smc91x: retrieve IRQ and trigger flags in a modern way
by Linus Walleij
· 10 years ago
1db3ddf
drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-ethernetlite-2.00.b' for QEMU using
by Chen Gang
· 10 years ago
1868855
Merge branch 'systemport-net'
by David S. Miller
· 10 years ago
914adb5
net: systemport: do not crash freeing an unitialized TX ring
by Florian Fainelli
· 10 years ago
3e8fc38
net: systemport: fix DMA allocation/freeing sizes
by Florian Fainelli
· 10 years ago
4373747
net: mvpp2: fix possible memory leak
by Sudip Mukherjee
· 10 years ago
ec1f127
sunhme: Add DMA mapping error checks.
by David S. Miller
· 10 years ago
9f93567
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
ab01f96
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
08da742
Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
653bc77
x86_64, entry: Fix out of bounds read on sysenter
by Andy Lutomirski
· 10 years ago
32e8fd2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
e2488ab
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
8945337
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
5342929
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
9f58c62
Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 10 years ago
19e0d5f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
7d62728
Merge branches 'pm-cpufreq' and 'pm-sleep'
by Rafael J. Wysocki
· 10 years ago
76dfdc2
Merge branches 'acpi-scan' and 'acpi-ec'
by Rafael J. Wysocki
· 10 years ago
f5fa363
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5656b408
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c958f92
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
99a49ce
Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
1e5c4bc
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
by Lennart Sorensen
· 10 years ago
6f979eb
drivers: net: cpsw: Fix broken loop condition in switch mode
by Lennart Sorensen
· 10 years ago
e0fb6fb
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
by Guenter Roeck
· 10 years ago
1e19e08
stmmac: pci: set default of the filter bins
by Andy Shevchenko
· 10 years ago
7d2911c
net: smc91x: Fix gpios for device tree based booting
by Tony Lindgren
· 10 years ago
85b0c6e
sunvdc: don't call VD_OP_GET_VTOC
by Dwight Engen
· 10 years ago
de05c40
mpls: Allow mpls_gso to be built as module
by Pravin B Shelar
· 10 years ago
f7065f4
mpls: Fix mpls_gso handler.
by Pravin B Shelar
· 10 years ago
aea4869
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0f4b067
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
bcdfdae
Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
4f080f05
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 10 years ago
d59c876
r8152: stop submitting intr for -EPROTO
by hayeswang
· 10 years ago
e55a336
Revert "Input: i8042 - disable active multiplexing by default"
by Dmitry Torokhov
· 10 years ago
Next »