Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
047584ce94108012288554a5f84585d792cc7f8f
047584c
net/ucc_geth: Add SGMII support for UEC GETH driver
by Haiying Wang
· 15 years ago
fbcc0e2
fsl_pq_mido: Set the first UCC as the mii management interface master
by Haiying Wang
· 15 years ago
32d0c1e
net/phy/marvell: update m88e1111 support for SGMII mode
by Haiying Wang
· 15 years ago
e5b9215
net: skb cleanup
by Eric Dumazet
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
dfbf97f
net: add _skb_dst opaque field
by Eric Dumazet
· 15 years ago
3be8c94
e1000e: bump the version number
by Bruce Allan
· 15 years ago
37289d9
e1000e: workaround a Tx hang on 82577/82578
by Bruce Allan
· 15 years ago
a4f58f5
e1000e: add support for 82577/82578 GbE LOM parts
by Bruce Allan
· 15 years ago
2adc55c
e1000e: specify max supported frame size in adapter struct
by Bruce Allan
· 15 years ago
3ec2a2b
e1000e: correct flow control thresholds
by Bruce Allan
· 15 years ago
918d719
e1000e: do not attempt to disable smart powerdown if not supported
by Bruce Allan
· 15 years ago
6e50912a
e1000e: enable CRC stripping by default
by Bruce Allan
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d455e5b
mlx4_en: Updated driver version
by Yevgeny Petrilin
· 15 years ago
e486973
mlx4_en: Added vlan_features support
by Yevgeny Petrilin
· 15 years ago
f813cad
mlx4_en: multiqueue support
by Yevgeny Petrilin
· 15 years ago
3db36fb
mlx4_en: Coalescing target is equal for all mtu's
by Yevgeny Petrilin
· 15 years ago
3c2fa83
mlx4_en: Work with part of the ports.
by Yevgeny Petrilin
· 15 years ago
9e47eda
mlx4_en renamed en_params.c to en_ethtool.c
by Yevgeny Petrilin
· 15 years ago
a2b2873
mlx4_en: Moved all module parameters handling to en_main.c
by Yevgeny Petrilin
· 15 years ago
453a608
mlx4_en: Giving interface name in debug messages
by Yevgeny Petrilin
· 15 years ago
12186be
net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup
by Minoru Usui
· 15 years ago
ea30e11
e1000: add missing length check to e1000 receive routine
by Neil Horman
· 15 years ago
f771bef
ipv4: New multicast-all socket option
by Nivedita Singhvi
· 15 years ago
4d52cfb
net: ipv4/ip_sockglue.c cleanups
by Eric Dumazet
· 15 years ago
dae9de8
IPv6: Print error value when skb allocation fails
by Brian Haley
· 15 years ago
5a9a8e3
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
by Ed Swierk
· 15 years ago
b61b8af
usb: gadget: f_phonet: fix memory allocation sizes
by Rémi Denis-Courmont
· 15 years ago
c69367f
f_phonet: no need to check for carrier - scheduler does it internally
by Rémi Denis-Courmont
· 15 years ago
fa20259
f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
by Rémi Denis-Courmont
· 15 years ago
bbd5898
Phonet: fix accounting race between gprs_writeable() and gprs_xmit()
by Rémi Denis-Courmont
· 15 years ago
fc23ffe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 15 years ago
c930a66
atl1c_main.c: add wait_for_idle routine
by Joe Perches
· 15 years ago
cf9f6e2
3c509: Add missing EISA IDs
by Maciej W. Rozycki
· 15 years ago
56d417b
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
by Brian Haley
· 15 years ago
0220ff7
cpmac: prevent fatal exception in cpmac_end_xmit
by Stefan Weil
· 15 years ago
69bd4ae
cpmac: remove unused variable.
by Florian Fainelli
· 15 years ago
d1a277c
can: sja1000: generic OF platform bus driver
by Wolfgang Grandegger
· 15 years ago
255a915
can: sja1000: stop misusing member base_addr of struct net_device
by Wolfgang Grandegger
· 15 years ago
128ced8
can: some fixes and cleanups to the initial device driver interface
by Wolfgang Grandegger
· 15 years ago
4371ee3
MAINTAINERS: take maintainership of the cpmac Ethernet driver
by Florian Fainelli
· 15 years ago
86d15cd
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
by Eric Dumazet
· 15 years ago
342a437
usbnet: ratelimit warning messages invoked from callback handler
by André Goddard Rosa
· 15 years ago
6442330
fec: Add FEC support for MX35 processor
by Fabio Estevam
· 15 years ago
e13f931
irda-usb: suspend/resume support
by Tadashi Abe
· 15 years ago
cd39c7a
mac8390: use printk MAC address format
by Finn Thain
· 15 years ago
ccffad25
net: convert unicast addr list
by Jiri Pirko
· 15 years ago
ae63e80
bonding: use bond_is_lb() when it's appropriate
by Jiri Pirko
· 15 years ago
cf4ae4e
net/firmare: Ignore .cis files
by Matt Kraai
· 15 years ago
bdb0e01
ath1e: add new device id for asus hardware
by Greg Kroah-Hartman
· 15 years ago
465440d
mlx4_en: Fix a kernel panic when waking tx queue
by Yevgeny Petrilin
· 15 years ago
e857375
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
f22a563
cxgb3: add support for the Aquantia 10G-BT phy
by Divy Le Ray
· 15 years ago
7445142
cxgb3: Add Aeluros 2020 phy support
by Divy Le Ray
· 15 years ago
c3a8c5b
cxgb3: move away from LLTX
by Divy Le Ray
· 15 years ago
080c825
netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access
by Graf Yang
· 15 years ago
015dac8
netdev: bfin_mac: fix performance issue found by netperf
by Michael Hennerich
· 15 years ago
805a8ab
netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB
by Sonic Zhang
· 15 years ago
91a455f
netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interrupt
by Michael Hennerich
· 15 years ago
60df914
veth: dont release skb->dst in veth_xmit()
by Eric Dumazet
· 15 years ago
2df9001
tcp: fix loop in ofo handling code and reduce its complexity
by Ilpo Järvinen
· 15 years ago
aeeab4f
rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle
by John W. Linville
· 15 years ago
21a4cc0
at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan
by John W. Linville
· 15 years ago
4e0168f
mac8390: fix build with NET_POLL_CONTROLLER
by Finn Thain
· 15 years ago
c22c814
cxgb3: link fault fixes
by Divy Le Ray
· 15 years ago
10b6d95
cxgb3: fix dma mapping regression
by Divy Le Ray
· 15 years ago
5d4e039
bonding: allow bond in mode balance-alb to work properly in bridge -try4.3
by Jiri Pirko
· 15 years ago
4d5ef9f
korina: periodically poll the media
by Florian Fainelli
· 15 years ago
5d23a1d
net: replace dma_sync_single with dma_sync_single_for_cpu
by FUJITA Tomonori
· 15 years ago
108bfa8
net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup()
by Eric Dumazet
· 15 years ago
a489e51
atm: unset IFF_XMIT_DST_RELEASE in clip_setup()
by Eric Dumazet
· 15 years ago
28e7221
net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup()
by Eric Dumazet
· 15 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 15 years ago
2867975
net: dont update dev->trans_start in 10GB drivers
by Eric Dumazet
· 15 years ago
3f1f39c
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
dfe9a83
llc: Kill outdated and incorrect comment.
by David S. Miller
· 15 years ago
528be7f
irda: Use SKB queue and list helpers instead of doing it by-hand.
by David S. Miller
· 15 years ago
9152194
tcp: Use SKB queue and list helpers instead of doing it by-hand.
by David S. Miller
· 15 years ago
7481806
wimax: a new API call was added, increment minor protocol version number
by Inaky Perez-Gonzalez
· 15 years ago
2618ab7
wimax/i2400m: usb: fix device reset on autosuspend while not yet idle
by Inaky Perez-Gonzalez
· 16 years ago
7f0333e
wimax: Add netlink interface to get device state
by Paulius Zaleckas
· 15 years ago
a0a4c4c
wimax/i2400m: sdio: set the block size before enabling the function
by Inaky Perez-Gonzalez
· 16 years ago
52a8d96
wimax: document why wimax_msg_*() operations can be used in any state
by Inaky Perez-Gonzalez
· 16 years ago
052991d
wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()
by Inaky Perez-Gonzalez
· 16 years ago
8ac1101
wimax/i2400m: factor out 'state report's TLV handling to a function
by Inaky Perez-Gonzalez
· 16 years ago
223beea
wimax/i2400m: allow kernel commands to device to be logged too
by Inaky Perez-Gonzalez
· 16 years ago
44b849d
wimax/i2400m: trace commands sent from user space on the "echo" pipe
by Inaky Perez-Gonzalez
· 16 years ago
fe44268
wimax/i2400m: generate fake source MAC address with random_ether_addr()
by Inaky Perez-Gonzalez
· 16 years ago
de10334
econet: Use SKB queue and list helpers instead of doing it by-hand.
by David S. Miller
· 15 years ago
bec571e
decnet: Use SKB queue and list helpers instead of doing it by-hand.
by David S. Miller
· 15 years ago
b6211ae
atm: Use SKB queue and list helpers instead of doing it by-hand.
by David S. Miller
· 15 years ago
46c3767
rtl8187: Remove pointless check in rtl8187_rx_cb().
by David S. Miller
· 15 years ago
a1091aa
p54: Use SKB list handling helpers instead of by-hand code.
by David S. Miller
· 15 years ago
ae71fab
wavelan: Remove bogus debugging on skb->next being non-NULL.
by David S. Miller
· 15 years ago
438263a
aoe: Remove superfluous clearing of skb fields in new_skb().
by David S. Miller
· 15 years ago
5615968
appletalk: Add proper locking around IPDDP routing table.
by David S. Miller
· 15 years ago
4d3383d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
385a154
net: correct a comment for the final #endif
by Jiri Pirko
· 15 years ago
Next »