Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4c844d97d269a7ec4a6ba7d530aa876ac64dfb76
4c844d9
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
66ee33b
tg3: Support 4mb flash sizes for 5717 and 5719
by Matt Carlson
· 14 years ago
ba1f3c7
tg3: Enable 5720 support
by Matt Carlson
· 14 years ago
6418f2c
tg3: Add 5720 PHY ID
by Matt Carlson
· 14 years ago
f2096f9
tg3: Add 5720 H2BMC support
by Matt Carlson
· 14 years ago
9b91b5f
tg3: Add 5720 NVRAM decoding
by Matt Carlson
· 14 years ago
d78b59f
tg3: Add 5720 ASIC rev
by Matt Carlson
· 14 years ago
0a58d66
tg3: Reintroduce 5717_PLUS
by Matt Carlson
· 14 years ago
1407deb
tg3: 5717_PLUS => 57765_PLUS
by Matt Carlson
· 14 years ago
de9f523
tg3: Cleanup extended rx ring size code
by Matt Carlson
· 14 years ago
c5e129a
sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id
by Ben Hutchings
· 14 years ago
68f512f
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
by Ben Hutchings
· 14 years ago
8717d07
ethtool: Fill out and update comment for struct ethtool_ops
by Ben Hutchings
· 14 years ago
e20b5b6
ethtool: Convert struct ethtool_ops comment to kernel-doc format
by Ben Hutchings
· 14 years ago
abfe903
sfc: Implement generic features interface
by Ben Hutchings
· 14 years ago
f82d9a6
sfc: Enable all TSO features on VLANs
by Ben Hutchings
· 14 years ago
c6e1a0d
net: Allow no-cache copy from user on transmit
by Tom Herbert
· 14 years ago
14f98f2
bridge: range check STP parameters
by stephen hemminger
· 14 years ago
bb900b2
bridge: allow creating bridge devices with netlink
by stephen hemminger
· 14 years ago
36fd2b6
bridge: allow creating/deleting fdb entries via netlink
by stephen hemminger
· 14 years ago
b078f0d
bridge: add netlink notification on forward entry changes
by stephen hemminger
· 14 years ago
664de48
bridge: split rcu and no-rcu cases of fdb lookup
by stephen hemminger
· 14 years ago
7cd8861
bridge: track last used time in forwarding table
by stephen hemminger
· 14 years ago
03e9b64
bridge: change arguments to fdb_create
by stephen hemminger
· 14 years ago
0545a30
pkt_sched: QFQ - quick fair queue scheduler
by stephen hemminger
· 14 years ago
fc3e594
xen: netfront: assume all hw features are available until backend connection setup
by Ian Campbell
· 14 years ago
083dd8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
95b8fba
mISDN: fix "persistant" typo
by Jan Engelhardt
· 14 years ago
a14b289
mlx4: fix kfree on error path in new_steering_entry()
by Mariusz Kozlowski
· 14 years ago
8f7b01a
xen: netfront: fix declaration order
by Eric Dumazet
· 14 years ago
8a0427b
vlan: convert VLAN devices to use ndo_fix_features()
by Michał Mirosław
· 14 years ago
6cb6a27
net: Call netdev_features_change() from netdev_update_features()
by Michał Mirosław
· 14 years ago
2fceec1
tcp: len check is unnecessarily devastating, change to WARN_ON
by Ilpo Järvinen
· 14 years ago
2cab86b
sctp: malloc enough room for asconf-ack chunk
by Wei Yongjun
· 14 years ago
028dba0
sctp: fix auth_hmacs field's length of struct sctp_cookie
by Wei Yongjun
· 14 years ago
e9403c8
net: convert sunhme/sungem network drivers to hw_features
by Michał Mirosław
· 14 years ago
a2c725f
veth: convert to hw_features
by Michał Mirosław
· 14 years ago
d7b5765
jme: convert offload constraints to ndo_fix_features
by Michał Mirosław
· 14 years ago
fb50793
net: convert xen-netfront to hw_features
by Michał Mirosław
· 14 years ago
78e47fe
net: convert SMSC USB net drivers to hw_features
by Michał Mirosław
· 14 years ago
98e778c
virtio_net: convert to hw_features
by Michał Mirosław
· 14 years ago
4dd5ffe
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
c261344
usbnet: use eth%d name for known ethernet devices
by Arnd Bergmann
· 14 years ago
1591cb6
starfire: clean up dma_addr_t size test
by FUJITA Tomonori
· 14 years ago
5e58e52
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
ab3cf6d
sfc: Move test of rx_checksum_enabled from nic.c to rx.c
by Ben Hutchings
· 14 years ago
c100c8f
appletalk: Fix OOPS in atalk_release().
by David S. Miller
· 14 years ago
9b12c75
net: Order ports in same order as addresses in flow objects.
by David S. Miller
· 14 years ago
fab0dc8
bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful
by Dmitry Kravkov
· 14 years ago
3b7f817
bnx2x: don't write dcb/llfc fields in STORM memory
by Dmitry Kravkov
· 14 years ago
96b8e1a
bnx2x: Update firmware to 6.2.9
by Dmitry Kravkov
· 14 years ago
c0951cb
ipv4: Use flowi4_init_output() in udp_sendmsg()
by David S. Miller
· 14 years ago
1bba6ff
ipv4: Use flowi4_init_output() in cookie_v4_check()
by David S. Miller
· 14 years ago
ef164ae
ipv4: Use flowi4_init_output() in raw_sendmsg()
by David S. Miller
· 14 years ago
538de0e
ipv4: Use flowi4_init_output() in ip_send_reply()
by David S. Miller
· 14 years ago
e79d9bc
ipv4: Use flowi4_init_output() in inet_connection_sock.c
by David S. Miller
· 14 years ago
94b92b8
ipv4: Use flowi4_init_output() in net/route.h
by David S. Miller
· 14 years ago
83229aa
net: Add helper flowi4_init_output().
by David S. Miller
· 14 years ago
c379474
mlx4: Fixing bad size of event queue buffer
by Yevgeny Petrilin
· 14 years ago
5302009
mlx4: Fixing use after free
by Yevgeny Petrilin
· 14 years ago
5e8996e
bonding:typo in comment
by Peter Pan(潘卫平)
· 14 years ago
0a5c047
fib: add __rcu annotations
by Eric Dumazet
· 14 years ago
ab392d2
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
by Javier Martinez Canillas
· 14 years ago
b3abfbd
enic: Add support for PORT_REQUEST_PREASSOCIATE_RR
by Roopa Prabhu
· 14 years ago
756462f
enic: Cleanups in port profile helper code
by Roopa Prabhu
· 14 years ago
18714ff
enic: Add wrapper routines for new fw devcmds for port profile handling
by Roopa Prabhu
· 14 years ago
9085fd0
enic: Add support for new fw devcmds for port profile handling
by Roopa Prabhu
· 14 years ago
4562b2f
via-rhine: trivial sparse annotation in vlan_tci helper
by Harvey Harrison
· 14 years ago
19eccc2
kstrtox: convert drivers/isdn/
by Alexey Dobriyan
· 14 years ago
dffc6b2
smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>
by Joe Perches
· 14 years ago
e8c37c8
be2net: remove one useless line
by Sathya Perla
· 14 years ago
0f4a682
be2net: cancel be_worker in be_shutdown() even when i/f is down
by Sathya Perla
· 14 years ago
16da825
be2net: remove redundant code in be_worker()
by Sathya Perla
· 14 years ago
15d7218
be2net: parse vid and vtm fields of rx-compl only if vlanf bit is set
by Sathya Perla
· 14 years ago
ac6a0c4
be2net: refactor code that decides adapter->num_rx_queues
by Sathya Perla
· 14 years ago
311fddc
be2net: Support for FAT dump retrieval using ethtool --register-dump option
by Somnath Kotur
· 14 years ago
01dc7fe
net/r8169: support RTL8168E
by hayeswang
· 14 years ago
4804b3b
net/r8169: add a new chip for RTL8168DP
by hayeswang
· 14 years ago
36a0e6c
net/r8169: add a new chip for RTL8105
by hayeswang
· 14 years ago
4e700bc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a84b50c
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
by David S. Miller
· 14 years ago
04f482f
connector: convert to synchronous netlink message processing
by Patrick McHardy
· 14 years ago
e2666f8
fib: add rtnl locking in ip_fib_net_exit
by Eric Dumazet
· 14 years ago
c031235
atm/solos-pci: Don't flap VCs when carrier state changes
by Philip A. Prindeville
· 14 years ago
18b429e
atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
by Philip A. Prindeville
· 14 years ago
1e19e65
atm/solos-pci: Use VPI.VCI notation uniformly.
by Philip A. Prindeville
· 14 years ago
6aba74f
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a8e498b
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
a8a4492
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 14 years ago
85eb1513
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
dd8ea6a
avr32: Fix missing irq namespace conversion
by Thomas Gleixner
· 14 years ago
eead4d5
powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip
by Richard Cochran
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
e282326
arm: versatile : Fix typo introduced in irq namespace cleanup
by Grant Likely
· 14 years ago
ad19031
Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom
by Jesper Juhl
· 14 years ago
79b569f
netdev: fix mtu check when TSO is enabled
by Daniel Lezcano
· 14 years ago
7a635ea
net/usb: Ethernet quirks for the LG-VL600 4G modem
by Andrzej Zaborowski
· 14 years ago
d005a09
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
by Marc Kleine-Budde
· 14 years ago
ff9a57a
bridge: mcast snooping, fix length check of snooped MLDv1/2
by Linus Lüssing
· 14 years ago
fd1d918
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
by Ben Hutchings
· 14 years ago
Next »