Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5cd737c2e84bebf532f536f7addfdd75162bba04
5cd737c
bnx2x: Fixed a compilation warning
by Vladislav Zolotarov
· 14 years ago
d245a11
bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocation
by Vladislav Zolotarov
· 14 years ago
2297a2d
bnx2x: LSO code was broken on BE platforms
by Vladislav Zolotarov
· 14 years ago
4bc65dd
filter: use size of fetched data in __load_pointer()
by Eric Dumazet
· 14 years ago
60d509c
The new jhash implementation
by Jozsef Kadlecsik
· 14 years ago
68835ab
net: optimize INET input path further
by Eric Dumazet
· 14 years ago
defb351
net: Abstract away all dst_entry metrics accesses.
by David S. Miller
· 14 years ago
84b3cdc
can: slcan: Add missing linux/sched.h include.
by David S. Miller
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
f198725
tcp: protect sysctl_tcp_cookie_size reads
by Eric Dumazet
· 14 years ago
ad9f4f5
tcp: avoid a possible divide by zero
by Eric Dumazet
· 14 years ago
c7757fd
ehea: Fixing LRO configuration
by Breno Leitao
· 14 years ago
6763151
tcp: Replace time wait bucket msg by counter
by Tom Herbert
· 14 years ago
171995e
x25: decrement netdev reference counts on unload
by Apollon Oikonomopoulos
· 14 years ago
408cc29
driver/net/benet: fix be_cmd_multicast_set() memcpy bug
by Joe Jin
· 14 years ago
e8d34a88
l2tp: Fix modalias of l2tp_ip
by Michal Marek
· 14 years ago
0c62fc6
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
by Nelson Elhage
· 14 years ago
0833847
Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6
by David S. Miller
· 14 years ago
f8bf568
isdn/hisax: fix compiler warning on hisax_pci_tbl
by Namhyung Kim
· 14 years ago
920b8d9
af_packet: fix freeing pg_vec twice on error path
by Changli Gao
· 14 years ago
f6dafa9
af_packet: eliminate pgv_to_page on some arches
by Changli Gao
· 14 years ago
15c2d75f
net: call dev_queue_xmit_nit() after skb_dst_drop()
by Eric Dumazet
· 14 years ago
62ab081
filter: constify sk_run_filter()
by Eric Dumazet
· 14 years ago
38f49e8
via-rhine: hardware VLAN support
by Roger Luethi
· 14 years ago
941666c
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
by Eric Dumazet
· 14 years ago
a2d4b65
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 14 years ago
35d9b0c
llc: fix a device refcount imbalance
by Eric Dumazet
· 14 years ago
01b0c5c
net/9p/protocol.c: Remove duplicated macros.
by Thiago Farina
· 14 years ago
75c1c82
ifb: goto resched directly if error happens and dp->tq isn't empty
by Changli Gao
· 14 years ago
aa94210
net: init ingress queue
by Changli Gao
· 14 years ago
b1afde6
tcp: Bug fix in initialization of receive window.
by Nandita Dukkipati
· 14 years ago
ce9aeb5
cxgb4: fix MAC address hash filter
by Dimitris Michailidis
· 14 years ago
a1044e3
can: add slcan driver for serial/USB-serial CAN adapters
by Oliver Hartkopp
· 14 years ago
58e481f
atm: lanai: use kernel's '%pM' format option to print MAC
by Andy Shevchenko
· 14 years ago
e832932
CAIF: Fix U5500 compile error for shared memory driver
by Kim Lilliestierna XX
· 14 years ago
4f58605
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
e8f1499
sfc: Fix NAPI list corruption during ring reallocation
by Ben Hutchings
· 14 years ago
94dec6a
sfc: Fix crash in legacy onterrupt handler during ring reallocation
by Ben Hutchings
· 14 years ago
0491026
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
by Tomasz Grobelny
· 14 years ago
871a2c1
dccp: Policy-based packet dequeueing infrastructure
by Tomasz Grobelny
· 14 years ago
cfa969e
Revert "ehea: Use the standard logging functions"
by David S. Miller
· 14 years ago
40fe7d8
net: cris/eth_v10: Use net_device_stats from struct net_device_stats
by Tobias Klauser
· 14 years ago
b27d50a
net: emaclite: Omit private ndo_get_stats function
by Tobias Klauser
· 14 years ago
e176bbc
net: am79c961a: Omit private ndo_get_stats function
by Tobias Klauser
· 14 years ago
9f91170
ixgbe: fix enum type mismatch on disable laser
by Don Skidmore
· 14 years ago
a7f5a5f
ixgbe: fix for link failure on SFP+ DA cables
by Don Skidmore
· 14 years ago
b8eb3a1
ixgbe: fix possible NULL pointer deference in shutdown path
by Don Skidmore
· 14 years ago
8917a3c
Fix a typo in datagram.c and sctp/socket.c.
by David Shwatrz
· 14 years ago
2d5311e
filter: add a security check at install time
by Eric Dumazet
· 14 years ago
ae9c416
net: arp: use assignment
by Changli Gao
· 14 years ago
6464281
be2net: Handle out of buffer completions for lancer
by Sathya Perla
· 14 years ago
359a972
be2net: FW init cmd fix for lancer
by Sathya Perla
· 14 years ago
63657b9
be2net: Fix be_dev_family_check() return value check
by Sathya Perla
· 14 years ago
c56b4d9
af_packet: remove pgv.flags
by Changli Gao
· 14 years ago
0af55bb
af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()
by Changli Gao
· 14 years ago
f7fce74
net: kill an RCU warning in inet_fill_link_af()
by Eric Dumazet
· 14 years ago
06a9701
__in_dev_get_rtnl() can use rtnl_dereference()
by Eric Dumazet
· 14 years ago
da2033c
filter: add SKF_AD_RXHASH and SKF_AD_CPU
by Eric Dumazet
· 14 years ago
539995d
ehea: Use the standard logging functions
by Joe Perches
· 14 years ago
7903264
net: Fix too optimistic NETIF_F_HW_CSUM features
by Michał Mirosław
· 14 years ago
900d495
USB CDC NCM host driver
by Alexey Orishko
· 14 years ago
073285f
usbnet: changes for upcoming cdc_ncm driver
by Alexey Orishko
· 14 years ago
5ee4937
tg3: Update version to 3.116
by Matt Carlson
· 14 years ago
a386b90
tg3: Relax EEE thresholds
by Matt Carlson
· 14 years ago
a6b68da
tg3: Minor EEE code tweaks
by Matt Carlson
· 14 years ago
699c019
tg3: Fix 57765 EEE support
by Matt Carlson
· 14 years ago
3110f5f5
tg3: Move EEE definitions into mdio.h
by Matt Carlson
· 14 years ago
8fc2f99
tg3: Raise the jumbo frame BD flag threshold
by Matt Carlson
· 14 years ago
46bcf14
filter: fix sk_filter rcu handling
by Eric Dumazet
· 14 years ago
ca44ac3
net: don't reallocate skb->head unless the current one hasn't the needed extra size or is shared
by Changli Gao
· 14 years ago
289700db
ixgbe: add support for new format of PBA numbers
by Don Skidmore
· 14 years ago
dbffcb2
ixgbe: add support for 82599 FCoE SKU
by Don Skidmore
· 14 years ago
0b077fe
ixgbe: add WOL support for SFP+ subdevice
by Don Skidmore
· 14 years ago
c6ecf39
ixgbe: fix link behavior for SFP+ when driver is brought down
by Don Skidmore
· 14 years ago
e4d849b
qlcnic: Updated driver version to 5.0.13
by Anirban Chakraborty
· 14 years ago
40839129f
qlcnic: LICENSE file for qlcnic
by Sritej Velaga
· 14 years ago
091056b
qlcnic: validate eswitch config values for PF
by Amit Kumar Salecha
· 14 years ago
97319a27
qlcnic: Disable loopback support
by Sucheta Chakraborty
· 14 years ago
7e300bc
sfc: Store MAC address from NVRAM in net_device::perm_addr
by Ben Hutchings
· 14 years ago
02ebc26
sfc: Use current MAC address, not NVRAM MAC address, for WoL filter
by Ben Hutchings
· 14 years ago
4f3907e
sfc: When waking a stopped tx_queue, only lock that tx_queue
by Steve Hodgson
· 14 years ago
78d4189
sfc: Update kernel-doc to match earlier move of Toeplitz hash key
by Ben Hutchings
· 14 years ago
cef68bd
sfc: Move xmac_poll_required into struct falcon_nic_data
by Ben Hutchings
· 14 years ago
40641ed
sfc: Move Falcon global event handling to falcon.c
by Ben Hutchings
· 14 years ago
4833f02
sfc: Move mdio_lock to struct falcon_nic_data
by Ben Hutchings
· 14 years ago
4de9218
sfc: Move SPI state to struct falcon_nic_data
by Ben Hutchings
· 14 years ago
90b7a4e
sfc: Remove unnecessary inclusion of various private header files
by Ben Hutchings
· 14 years ago
6a8872c
sfc: Expose Falcon BootROM config through MTD, not ethtool
by Ben Hutchings
· 14 years ago
6c88b0b
sfc: Remove broken automatic fallback for invalid Falcon chip/board config
by Ben Hutchings
· 14 years ago
18e3ee2
sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue
by Steve Hodgson
· 14 years ago
3157183
sfc: Clear RXIN_SEL when soft-resetting QT2025C
by Ben Hutchings
· 14 years ago
adc1d23
sfc: Read-to-clear LM87 alarm/interrupt status at start of day
by Ben Hutchings
· 14 years ago
71839f7
sfc: Distinguish critical and non-critical over-temperature conditions
by Ben Hutchings
· 14 years ago
4484cd7
sfc: Fix condition for no-op in set_phy_flash_cfg()
by Ben Hutchings
· 14 years ago
f18ca36
sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()
by Ben Hutchings
· 14 years ago
b924dcf
tipc: Delete tipc_ownidentity()
by Allan Stephens
· 14 years ago
12bae47
tipc: Eliminate obsolete native API forwarding routines
by Allan Stephens
· 14 years ago
471450f
tipc: Eliminate an unused symbolic constant in link code
by Allan Stephens
· 14 years ago
52fe7b7
tipc: Eliminate useless initialization when creating subscriber
by Allan Stephens
· 14 years ago
38f232e
tipc: Remove unused domain argument from multicast send routine
by Allan Stephens
· 14 years ago
Next »