Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bc10502dba37d3b210efd9f3867212298f13b78e
bc10502
net: use __packed annotation
by Eric Dumazet
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
1273d97
fec: Cleanup PHY probing
by Denis Kirjanov
· 14 years ago
c7621cb
fec: convert TX hook to netdev_tx_t
by Denis Kirjanov
· 14 years ago
7e364e9
net: mac8390 - Sort out memory/MMIO accesses and casts
by Geert Uytterhoeven
· 14 years ago
482c42f
chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR
by Roland Dreier
· 14 years ago
96d3622
ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
by Eric Dumazet
· 14 years ago
b5f7e75
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
by Eric Dumazet
· 14 years ago
8cbccbe
ipconfig: document DHCP hostname and DNS record
by Wu Fengguang
· 14 years ago
0dea7c1
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
ab95bfe
net: replace hooks in __netif_receive_skb V5
by Jiri Pirko
· 14 years ago
20c59de
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
by Arnaud Ebalard
· 14 years ago
d92222e
mac8390: raise error logging priority
by Finn Thain
· 14 years ago
130c0f4
ipconfig: send host-name in DHCP requests
by Wu Fengguang
· 14 years ago
614f60f
packet_mmap: expose hw packet timestamps to network packet capture utilities
by Scott McMillan
· 14 years ago
7dad171
vxge: Fix checkstack warning in vxge_probe()
by Prarit Bhargava
· 14 years ago
c2d9ba9
net: CONFIG_NET_NS reduction
by Eric Dumazet
· 14 years ago
c6b20d9
ppp: eliminate shadowed variable name
by stephen hemminger
· 14 years ago
38454db
mac8390: propagate error code from request_irq
by Finn Thain
· 14 years ago
c1f8fc5
caif: add newlines after declarations in caif_serial.c
by Dan Carpenter
· 14 years ago
7c25492
caif: remove unneeded variable from caif_net_open()
by Dan Carpenter
· 14 years ago
79640a4
net: add additional lock to qdisc to increase throughput
by Eric Dumazet
· 14 years ago
097811b
bonding: optimize tlb_get_least_loaded_slave
by Jiri Pirko
· 14 years ago
5206e24
bonding: remove unused original_flags struct slave member
by Jiri Pirko
· 14 years ago
c20811a
bonding: move dev_addr cpy to bond_enslave
by Jiri Pirko
· 14 years ago
e950955
net/mpc52xx_phy: Various code cleanups
by Wolfram Sang
· 14 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
3711210
net: QDISC_STATE_RUNNING dont need atomic bit ops
by Eric Dumazet
· 14 years ago
bc135b2
net: Define accessors to manipulate QDISC_STATE_RUNNING
by Eric Dumazet
· 14 years ago
9f26f54
qlcnic: NIC Partitioning - Add non privileged mode support
by Anirban Chakraborty
· 14 years ago
2e9d722
qlcnic: NIC Partitioning - Add basic infrastructure support
by Anirban Chakraborty
· 14 years ago
dd8f61d
sfc: Get port number from CS_PORT_NUM, not PCI function number
by Ben Hutchings
· 14 years ago
d188cee
sfc: Only count bad packets in rx_errors
by Ben Hutchings
· 14 years ago
62b330b
sfc: Allow shared pages to be recycled
by Steve Hodgson
· 14 years ago
2445580
sfc: Recycle discarded rx buffers back onto the queue
by Steve Hodgson
· 14 years ago
f7d6f37
sfc: Support only two rx buffers per page
by Steve Hodgson
· 14 years ago
90d683a
sfc: Remove efx_rx_queue::add_lock
by Steve Hodgson
· 14 years ago
d730dc5
sfc: Allow DRV_GEN events to be used outside of selftests
by Steve Hodgson
· 14 years ago
901d3fe
sfc: Wait for the link to stay up before running loopback selftest
by Steve Hodgson
· 14 years ago
cffe9d4
sfc: Synchronise link_advertising and wanted_fc on Siena
by Steve Hodgson
· 14 years ago
fd371e3
sfc: Workaround flush failures on Falcon B0
by Steve Hodgson
· 14 years ago
319ba64
sfc: Reschedule any resets scheduled inside efx_pm_freeze()
by Steve Hodgson
· 14 years ago
3bd9303
sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data
by Ben Hutchings
· 14 years ago
8f574b3
atl1c: Add AR8151 v2 support and change L0s/L1 routine
by Jie Yang
· 14 years ago
aac4ddd
ipv6: get rid of ipip6_prl_lock
by Eric Dumazet
· 14 years ago
95e3bb7
ixp4xx: Support the all multicast flag on the NPE devices.
by Richard Cochran
· 14 years ago
5d55354
net/ipv6/mcast.c: Remove unnecessary kmalloc casts
by Joe Perches
· 14 years ago
3ed37a6
net/ipv4/igmp.c: Remove unnecessary kmalloc casts
by Joe Perches
· 14 years ago
589be65
drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc casts
by Joe Perches
· 14 years ago
de47f07
drivers/net/gianfar.c: Remove unnecessary kmalloc casts
by Joe Perches
· 14 years ago
f25b03a
be2net: replace udelay() with schedule_timeout() in mbox polling
by Sathya Perla
· 14 years ago
889cd4b
be2net: cleanup in case of error in be_open()
by Sathya Perla
· 14 years ago
db6f300
tulip: implement wake-on-lan support
by Steven Walter
· 14 years ago
7a1d7f0
tulip: explicity set to D0 power state during init
by Steven Walter
· 14 years ago
92c4bbf
r6040: bump version to 0.26 and date to 30 May 2010
by Florian Fainelli
· 14 years ago
3831861
r6040: implement phylib
by Florian Fainelli
· 14 years ago
0da529a
drivers/net/arcnet/capmode.c: clean up code
by Daniel Mack
· 14 years ago
38117d1
net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.
by David S. Miller
· 14 years ago
06f555f
r8169: remove unnecessary cast of readl()'s return value
by Junchang Wang
· 14 years ago
b8b6117
8139too: remove unnecessary cast of ioread32()'s return value
by Junchang Wang
· 14 years ago
e623d62
atm: [he] rewrite buffer handling in receive path
by chas williams - CONTRACTOR
· 14 years ago
1d92787
atm: [he] remove small buffer allocation/handling code
by chas williams - CONTRACTOR
· 14 years ago
864a3ff
atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
by chas williams - CONTRACTOR
· 14 years ago
098fde1
atm: [nicstar] reformatted with Lindent
by chas williams - CONTRACTOR
· 14 years ago
741a00b
mlx4_en: use net_device dev_id to indicate port number
by Eli Cohen
· 14 years ago
5929706
xen: netfront: explicitly generate arp_notify event after migration.
by Ian Campbell
· 14 years ago
06c4648
arp_notify: allow drivers to explicitly request a notification event.
by Ian Campbell
· 14 years ago
3f8dc23
arp_notify: document that a gratuitous ARP request is sent when this option is enabled
by Ian Campbell
· 14 years ago
9bfca3c
caif: cleanup: remove duplicate checks
by Dan Carpenter
· 14 years ago
f5d72af
caif: remove unneeded null check in caif_connect()
by Dan Carpenter
· 14 years ago
024cb8a
drivers/isdn: Use memdup_user
by Julia Lawall
· 14 years ago
7d88950
drivers/net/wan: Use memdup_user
by Julia Lawall
· 14 years ago
042604d
net/dccp: Use memdup_user
by Julia Lawall
· 14 years ago
c146fc9
drivers/net/wan: Use memdup_user
by Julia Lawall
· 14 years ago
c5dc9a3
drivers/net/cxgb3: Use memdup_user
by Julia Lawall
· 14 years ago
b23d00e
drivers/net: Use memdup_user
by Julia Lawall
· 14 years ago
16dff91
net/can: Use memdup_user
by Julia Lawall
· 14 years ago
d7fd1b57
tcp: tcp_md5_hash_skb_data() frag_list handling
by Eric Dumazet
· 15 years ago
15e83ed
net: remove zap_completion_queue
by Eric Dumazet
· 14 years ago
27f39c73e
net: Use __this_cpu_inc() in fast path
by Eric Dumazet
· 14 years ago
604c1b1
cleanup: remove MIN_FRAG_SIZE definition.
by Rami Rosen
· 14 years ago
92b4522
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
67a3e12
Linux 2.6.35-rc1
by Linus Torvalds
· 14 years ago
3b03117
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
fa7eada
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
bc7d352
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b3f2f6c
ia64: revert __node_random addition
by Linus Torvalds
· 14 years ago
003386f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
092405c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig
by Linus Torvalds
· 14 years ago
17d30ac
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
e38c1e5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
3e9345e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
d28619f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
021fad8
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e9a5f42
CPU: Avoid using unititialized error variable in disable_nonboot_cpus()
by Rafael J. Wysocki
· 14 years ago
97ef6f7
rapidio: fix new kernel-doc warnings
by Randy Dunlap
· 14 years ago
06b2e98
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
Next »