Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8bcd5c6d513274f93d81584ad5b2d6b1841f63aa
8bcd5c6
net: cpmac: fix comments
by Varka Bhadram
· 10 years ago
af59515
net: cpmac: remove space in macro defination
by Varka Bhadram
· 10 years ago
405fd70
ipconfig: Only bootp paths should reference ic_dev_xid.
by David S. Miller
· 10 years ago
5edbf7d
Merge branch 'systemport-next'
by David S. Miller
· 10 years ago
40a8a31
net: systemport: use kcalloc instead of kzalloc
by Florian Fainelli
· 10 years ago
23acb2f
net: systemport: align multiple lines correctly
by Florian Fainelli
· 10 years ago
316158f
hyperv: Add netpoll support
by Richard Weinberger
· 10 years ago
917ac48
arc_emac: Remove unused pointer to net_device from arc_emac_priv
by Tobias Klauser
· 10 years ago
ff458f6
arc_emac: Use net_device_stats from struct net_device
by Tobias Klauser
· 10 years ago
21621e9
ipconfig: move ic_dev_xid under IPCONFIG_BOOTP
by Fabian Frederick
· 10 years ago
ca12769
net: phy: export phy_suspend and phy_resume
by Florian Fainelli
· 10 years ago
f251f4e
Merge branch 'fec-next'
by David S. Miller
· 10 years ago
bfd4ecd
net: fec: consolidate hwtstamp implementation
by Russell King
· 10 years ago
96018f5
net: fec: remove useless status check in tx reap path
by Russell King
· 10 years ago
344756f
net: fec: add support for dumping transmit ring on timeout
by Russell King
· 10 years ago
c1d7c48
net: fec: reorder ethtool ops to match order in struct declaration
by Russell King
· 10 years ago
db3421c
net: fec: clear receive interrupts before processing a packet
by Russell King
· 10 years ago
36cdc74
net: fec: replace delayed work with standard work
by Russell King
· 10 years ago
ccea296
net: fec: better implementation of iMX6 ERR006358 quirk
by Russell King
· 10 years ago
efa95b0
netpoll: fix use after free
by david decotigny
· 10 years ago
f51de24
xen-netback: Adding debugfs "io_ring_qX" files
by Zoltan Kiss
· 10 years ago
a37934fc
net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
by Florian Fainelli
· 10 years ago
3556039
Merge branch 'fec-next'
by David S. Miller
· 10 years ago
ef83337
net: fec: clean up duplex mode handling
by Russell King
· 10 years ago
f208ce1
net: fec: quiesce packet processing when taking link down in fec_enet_adjust_link()
by Russell King
· 10 years ago
8506fa1
net: fec: quiesce packet processing before changing features
by Russell King
· 10 years ago
9a7ba43
net: fec: quiesce packet processing before stopping device in fec_set_features()
by Russell King
· 10 years ago
31a6de3
net: fec: quiesce packet processing before stopping device in fec_suspend()
by Russell King
· 10 years ago
6af42d4
net: fec: remove inappropriate calls around fec_restart()
by Russell King
· 10 years ago
dbc64a8
net: fec: move calls to quiesce/resume packet processing out of fec_restart()
by Russell King
· 10 years ago
8ce5624
net: fec: only restart or stop the device if it is present and running
by Russell King
· 10 years ago
8bbbd3c
net: fec: ensure fec_enet_close() copes with resume failure
by Russell King
· 10 years ago
da1774e
net: fec: improve safety of suspend/resume/transmit timeout paths
by Russell King
· 10 years ago
2167cef
Merge branch 'mlx4-next'
by David S. Miller
· 10 years ago
2695bab
net/mlx4_en: Fix mac_hash database inconsistency
by Noa Osherovich
· 10 years ago
d5b8dff
net/mlx4_en: Do not count LLC/SNAP in MTU calculation
by Yishai Hadas
· 10 years ago
49a1e4f
net/mlx4_en: Do not disable vlan filter during promiscuous mode
by Eugenia Emantayev
· 10 years ago
143b3efb
net/mlx4: Verify port number in __mlx4_unregister_mac
by Eugenia Emantayev
· 10 years ago
4359db1
net/mlx4_en: Run loopback test only when port is up
by Eugenia Emantayev
· 10 years ago
523ece8
net/mlx4_en: Fix set port ratelimit for 40GE
by Eugenia Emantayev
· 10 years ago
9274f9f
Merge branch 'bridge_batmanadv_exports'
by David S. Miller
· 10 years ago
c34963e
bridge: export knowledge about the presence of IGMP/MLD queriers
by Linus Lüssing
· 10 years ago
f941a6d
bridge: adding stubs for multicast exports
by Linus Lüssing
· 10 years ago
70452dc
tipc: fix a memleak when sending data
by Erik Hugne
· 10 years ago
51ba0ed1
defxx: Fix issues with debug printk calls
by Maciej W. Rozycki
· 10 years ago
284a83a
Merge branch 'defxx-next'
by David S. Miller
· 10 years ago
8848761
defxx: Add missing DMA synchronisation calls
by Maciej W. Rozycki
· 10 years ago
b37cccf
defxx: Handle DMA mapping errors
by Maciej W. Rozycki
· 10 years ago
a630be7
defxx: Use netdev_alloc_skb consistently
by Maciej W. Rozycki
· 10 years ago
6329fe5
defxx: Discard DMA maps on buffer deallocation
by Maciej W. Rozycki
· 10 years ago
d68ab59
defxx: Correct the receive DMA map size
by Maciej W. Rozycki
· 10 years ago
90fb567
Merge branch 'sctp_command_queue'
by David S. Miller
· 10 years ago
d1a3fe2
net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].
by David Laight
· 10 years ago
b9420e1
net: sctp: Optimise the way 'sctp_arg_t' values are initialised.
by David Laight
· 10 years ago
be1f4f4
net: sctp: Inline the functions from command.c
by David Laight
· 10 years ago
63ae889
appletalk: fix a coccinella warning in net/appletalk/ddp.c
by wangweidong
· 10 years ago
72948cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
9f12fbe
net: filter: move load_pointer() into filter.h
by Zi Shen Lim
· 10 years ago
3d5baba
declance: Fix 64-bit compilation warnings
by Maciej W. Rozycki
· 10 years ago
92a129d
Merge branch 'hsr-next'
by David S. Miller
· 10 years ago
a718dcc
net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.
by Arvid Brodin
· 10 years ago
f266a68
net/hsr: Better frame dispatch
by Arvid Brodin
· 10 years ago
4c3477d
net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_setup.
by Arvid Brodin
· 10 years ago
1cc1eb5
net/hsr: Implemented .ndo_fix_features (better device features handling).
by Arvid Brodin
· 10 years ago
c5a7591
net/hsr: Use list_head (and rcu) instead of array for slave devices.
by Arvid Brodin
· 10 years ago
51f3c60
net/hsr: Move slave init to hsr_slave.c.
by Arvid Brodin
· 10 years ago
e9aae56
net/hsr: Operstate handling cleanup.
by Arvid Brodin
· 10 years ago
abff716
net/hsr: Move to per-hsr device prune timer.
by Arvid Brodin
· 10 years ago
81ba6af
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
by Arvid Brodin
· 10 years ago
70ebe4a
net/hsr: Better variable names and update of contact info.
by Arvid Brodin
· 10 years ago
b812540
r8152: increase the tx timeout
by hayeswang
· 10 years ago
4f6ad60
ipconfig: add static to local variable
by Fabian Frederick
· 10 years ago
52d14c6
Merge branch 'amd-xgbe-next'
by David S. Miller
· 10 years ago
cfa50c7
amd-xgbe: Base AXI DMA cache settings on device tree
by Lendacky, Thomas
· 10 years ago
9867e8f
amd-xgbe: Performance enhancements
by Lendacky, Thomas
· 10 years ago
ff42606
amd-xgbe: Call netif_napi_del on ndo_stop operation
by Lendacky, Thomas
· 10 years ago
91f8734
amd-xgbe: Clear the proper MTL interrupt register
by Lendacky, Thomas
· 10 years ago
f3f128d
amd-xgbe: Fix debugfs compatibility change with kstrtouint
by Lendacky, Thomas
· 10 years ago
db55b62
net: arcnet: Remove "#define bool int"
by Rasmus Villemoes
· 10 years ago
a16a336
enic: fix return values in enic_set_coalesce
by Govindarajulu Varadarajan
· 10 years ago
e721f87
bonding: remove no longer relevant vlan warnings
by Jiri Pirko
· 10 years ago
7cb9e6b
Merge branch 'at86rf230-next'
by David S. Miller
· 10 years ago
01ebd60
at86rf230: add new author
by Alexander Aring
· 10 years ago
7a4ef91
at86rf230: add sleep cycle timing
by Alexander Aring
· 10 years ago
984e0c6
at86rf230: add timing for channel switch
by Alexander Aring
· 10 years ago
09e536c
at86rf230: rework reset to trx_off state change
by Alexander Aring
· 10 years ago
2e0571c
at86rf230: rework state change and start/stop
by Alexander Aring
· 10 years ago
1db0558
at86rf230: rework irq_pol setting
by Alexander Aring
· 10 years ago
6bd2b13
at86rf230: move RX_SAFE_MODE setting to hw_init
by Alexander Aring
· 10 years ago
1d15d6b
at86rf230: rework transmit and receive handling
by Alexander Aring
· 10 years ago
a7d7eda
at86rf230: add support for at86rf23x desense
by Alexander Aring
· 10 years ago
a53d1f7
at86rf230: remove is212 and add driver data
by Alexander Aring
· 10 years ago
c8ee0f5
at86rf230: rework detect device handling
by Alexander Aring
· 10 years ago
f76014f77
at86rf230: add regmap support
by Alexander Aring
· 10 years ago
640985e
mac802154: at86rf230: add hw flags and merge ops
by Alexander Aring
· 10 years ago
1598c36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
dbaaca81
Merge branch 'fec-next'
by David S. Miller
· 10 years ago
ffdce2c
net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()
by Russell King
· 10 years ago
8b7c9ef
net: fec: ensure fec_enet_free_buffers() properly cleans the rings
by Russell King
· 10 years ago
d6bf314
net: fec: clean up transmit descriptor setup
by Russell King
· 10 years ago
Next »