Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9dacaf17a60101a55d456cc7b00e269d8145aa0d
9dacaf1
net sched: make pedit check for clones instead
by jamal
· 15 years ago
f2a0336
htb: remove two unnecessary assignments
by Changli Gao
· 15 years ago
fa6ca57
greth: Remove unnecessary memset of napi member in netdev private data
by Tobias Klauser
· 15 years ago
1789a64
raw: avoid two atomics in xmit
by Eric Dumazet
· 15 years ago
fe33147
net-caif: Added missing lock validator constants
by Alex Lorca
· 14 years ago
a8b690f
tcp: Fix slowness in read /proc/net/tcp
by Tom Herbert
· 14 years ago
83038a2
tg3: Update version to 3.111
by Matt Carlson
· 15 years ago
302b500
tg3: Add 5719 PCI device and phy IDs
by Matt Carlson
· 15 years ago
a50d079
tg3: Add 5719 ASIC rev
by Matt Carlson
· 15 years ago
9c7df91
tg3: Use devfn to determine function number
by Matt Carlson
· 15 years ago
57d8b88
tg3: 5717: Allow serdes link via parallel detect
by Matt Carlson
· 15 years ago
2430b03
tg3: Allow single MSI-X vector allocations
by Matt Carlson
· 15 years ago
2601d8a
tg3: Off-by-one error in RSS setup
by Matt Carlson
· 15 years ago
b28f642
tg3: Fix a memory leak on 5717+ devices
by Matt Carlson
· 15 years ago
b1d0521
tg3: Avoid tx lockups on 5755+ devices
by Matt Carlson
· 15 years ago
f92d9dc
tg3: Relocate APE mutex regs for 5717+
by Matt Carlson
· 15 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
024a07b
r8169: fix random mdio_write failures
by Timo Teräs
· 14 years ago
8ffb335
ip6mr: fix a typo in ip6mr_for_each_table()
by Eric Dumazet
· 14 years ago
e59d44d
ixgbevf: Enable GRO by default
by Shirley Ma
· 15 years ago
72e09ad
ipv6: avoid high order allocations
by Eric Dumazet
· 15 years ago
59d4289
fec: convert legacy PM hooks to dem_pm_ops
by Denis Kirjanov
· 15 years ago
bb1d912
bonding: allow user-controlled output slave selection
by Andy Gospodarek
· 15 years ago
ebd8e49
bonding: add all_slaves_active parameter
by Andy Gospodarek
· 15 years ago
b78462e
skbuff: add check for non-linear to warn_if_lro and needs_linearize
by Alexander Duyck
· 15 years ago
55c95e7
fix return value of __pppoe_xmit() method.
by Rami Rosen
· 15 years ago
5918e2f
syncookies: update mss tables
by Florian Westphal
· 15 years ago
af9b473
syncookies: avoid unneeded tcp header flag double check
by Florian Westphal
· 15 years ago
2a1d4bd
syncookies: make v4/v6 synflood warning behaviour the same
by Florian Westphal
· 15 years ago
ca73359
X25: remove duplicated #include
by Huang Weiyi
· 15 years ago
c446492
tcp: use correct net ns in cookie_v4_check()
by Eric Dumazet
· 15 years ago
ca55158
rps: tcp: fix rps_sock_flow_table table updates
by Eric Dumazet
· 15 years ago
536e00e
ppp_generic: fix multilink fragment sizes
by Ben McKeegan
· 15 years ago
57f1553
syncookies: remove Kconfig text line about disabled-by-default
by Florian Westphal
· 15 years ago
ca73948
ixgbe: only check pfc bits in hang logic if pfc is enabled
by John Fastabend
· 15 years ago
8764ab2
net: check for refcount if pop a stacked dst_entry
by Steffen Klassert
· 15 years ago
87eb743
qlcnic: Fix Compilation Issue when CONFIG_INET was not set
by Anirban Chakraborty
· 15 years ago
c6d409c
From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001
by Eric Dumazet
· 15 years ago
849c454
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
by Emil Tantilov
· 15 years ago
faa9dcf
arp: RCU changes
by Eric Dumazet
· 15 years ago
4736022
ipv4: RCU changes in __mkroute_input()
by Eric Dumazet
· 15 years ago
4f4aeb7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
a1868dc
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
by Jeff Kirsher
· 15 years ago
db2c241
act_pedit: access skb->data safely
by Changli Gao
· 15 years ago
3df95ce
sfc: Store port number in net_device::dev_id
by Ben Hutchings
· 15 years ago
9e2d11b
epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
by Roland Dreier
· 15 years ago
d233807
tehuti: return -EFAULT on copy_to_user errors
by Dan Carpenter
· 15 years ago
60a5711
isdn/kcapi: return -EFAULT on copy_from_user errors
by Dan Carpenter
· 15 years ago
3b21b50
e1000e: change logical negate to bitwise
by Dan Carpenter
· 15 years ago
d42a8f4
sfc: Get port number from CS_PORT_NUM, not PCI function number
by Ben Hutchings
· 15 years ago
bc10502
net: use __packed annotation
by Eric Dumazet
· 15 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 years ago
1273d97
fec: Cleanup PHY probing
by Denis Kirjanov
· 15 years ago
c7621cb
fec: convert TX hook to netdev_tx_t
by Denis Kirjanov
· 15 years ago
7e364e9
net: mac8390 - Sort out memory/MMIO accesses and casts
by Geert Uytterhoeven
· 15 years ago
482c42f
chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR
by Roland Dreier
· 15 years ago
96d3622
ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
by Eric Dumazet
· 15 years ago
b5f7e75
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
by Eric Dumazet
· 15 years ago
8cbccbe
ipconfig: document DHCP hostname and DNS record
by Wu Fengguang
· 15 years ago
0dea7c1
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 15 years ago
fbc2e7d
cls_u32: use skb_header_pointer() to dereference data safely
by Changli Gao
· 15 years ago
edafe50
TCP: tcp_hybla: Fix integer overflow in slow start increment
by Daniele Lacamera
· 15 years ago
ab95bfe
net: replace hooks in __netif_receive_skb V5
by Jiri Pirko
· 15 years ago
20c59de
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
by Arnaud Ebalard
· 15 years ago
d92222e
mac8390: raise error logging priority
by Finn Thain
· 15 years ago
130c0f4
ipconfig: send host-name in DHCP requests
by Wu Fengguang
· 15 years ago
33c29dd
act_nat: fix the wrong checksum when addr isn't in old_addr/mask
by Changli Gao
· 15 years ago
e3fe855
net/fec: fix pm to survive to suspend/resume
by Eric Bénard
· 15 years ago
b1011b3
korina: count RX DMA OVR as rx_fifo_error
by Phil Sutter
· 15 years ago
53ee490
korina: use netdev_alloc_skb_ip_align() here, too
by Phil Sutter
· 15 years ago
ceb3d23
korina: fix deadlock on RX FIFO overrun
by Phil Sutter
· 15 years ago
614f60f
packet_mmap: expose hw packet timestamps to network packet capture utilities
by Scott McMillan
· 15 years ago
7dad171
vxge: Fix checkstack warning in vxge_probe()
by Prarit Bhargava
· 15 years ago
c2d9ba9
net: CONFIG_NET_NS reduction
by Eric Dumazet
· 15 years ago
c6b20d9
ppp: eliminate shadowed variable name
by stephen hemminger
· 15 years ago
38454db
mac8390: propagate error code from request_irq
by Finn Thain
· 15 years ago
c1f8fc5
caif: add newlines after declarations in caif_serial.c
by Dan Carpenter
· 15 years ago
7c25492
caif: remove unneeded variable from caif_net_open()
by Dan Carpenter
· 15 years ago
79640a4
net: add additional lock to qdisc to increase throughput
by Eric Dumazet
· 15 years ago
097811b
bonding: optimize tlb_get_least_loaded_slave
by Jiri Pirko
· 15 years ago
5206e24
bonding: remove unused original_flags struct slave member
by Jiri Pirko
· 15 years ago
c20811a
bonding: move dev_addr cpy to bond_enslave
by Jiri Pirko
· 15 years ago
e950955
net/mpc52xx_phy: Various code cleanups
by Wolfram Sang
· 15 years ago
f9f3545
bonding: make bonding_store_slaves simpler
by Jiri Pirko
· 15 years ago
3dd9090
bonding: remove redundant checks from bonding_store_slaves V2
by Jiri Pirko
· 15 years ago
b15ba0f
bonding: move slave MTU handling from sysfs V2
by Jiri Pirko
· 15 years ago
6458590
bonding: remove unused variable "found"
by Jiri Pirko
· 15 years ago
2df4a0f
net: fix conflict between null_or_orig and null_or_bond
by John Fastabend
· 15 years ago
194dbcc
net: init_vlan should not copy slave or master flags
by John Fastabend
· 15 years ago
3711210
net: QDISC_STATE_RUNNING dont need atomic bit ops
by Eric Dumazet
· 15 years ago
bc135b2
net: Define accessors to manipulate QDISC_STATE_RUNNING
by Eric Dumazet
· 15 years ago
08f382e
enic: bug fix: make the set/get netlink VF_PORT support symmetrical
by Scott Feldman
· 15 years ago
f048fa9
bnx2: Fix hang during rmmod bnx2.
by Michael Chan
· 15 years ago
fafeeb6
xfrm: force a dst reference in __xfrm_route_forward()
by Eric Dumazet
· 15 years ago
9f26f54
qlcnic: NIC Partitioning - Add non privileged mode support
by Anirban Chakraborty
· 15 years ago
2e9d722
qlcnic: NIC Partitioning - Add basic infrastructure support
by Anirban Chakraborty
· 15 years ago
dd8f61d
sfc: Get port number from CS_PORT_NUM, not PCI function number
by Ben Hutchings
· 15 years ago
d188cee
sfc: Only count bad packets in rx_errors
by Ben Hutchings
· 15 years ago
62b330b
sfc: Allow shared pages to be recycled
by Steve Hodgson
· 15 years ago
2445580
sfc: Recycle discarded rx buffers back onto the queue
by Steve Hodgson
· 15 years ago
Next »