开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-08
net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.
Arvid Brodin
2014-07-08
net/hsr: Better frame dispatch
Arvid Brodin
2014-07-08
net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_...
Arvid Brodin
2014-07-08
net/hsr: Implemented .ndo_fix_features (better device features handling).
Arvid Brodin
2014-07-08
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
2014-07-08
net/hsr: Move slave init to hsr_slave.c.
Arvid Brodin
2014-07-08
net/hsr: Operstate handling cleanup.
Arvid Brodin
2014-07-08
net/hsr: Move to per-hsr device prune timer.
Arvid Brodin
2014-07-08
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
Arvid Brodin
2014-07-08
net/hsr: Better variable names and update of contact info.
Arvid Brodin
2014-07-08
r8152: increase the tx timeout
hayeswang
2014-07-08
ipconfig: add static to local variable
Fabian Frederick
2014-07-07
Merge branch 'amd-xgbe-next'
David S. Miller
2014-07-07
amd-xgbe: Base AXI DMA cache settings on device tree
Lendacky, Thomas
2014-07-07
amd-xgbe: Performance enhancements
Lendacky, Thomas
2014-07-07
amd-xgbe: Call netif_napi_del on ndo_stop operation
Lendacky, Thomas
2014-07-07
amd-xgbe: Clear the proper MTL interrupt register
Lendacky, Thomas
2014-07-07
amd-xgbe: Fix debugfs compatibility change with kstrtouint
Lendacky, Thomas
2014-07-07
net: arcnet: Remove "#define bool int"
Rasmus Villemoes
2014-07-07
enic: fix return values in enic_set_coalesce
Govindarajulu Varadarajan
2014-07-07
bonding: remove no longer relevant vlan warnings
Jiri Pirko
2014-07-07
Merge branch 'at86rf230-next'
David S. Miller
2014-07-07
at86rf230: add new author
Alexander Aring
2014-07-07
at86rf230: add sleep cycle timing
Alexander Aring
2014-07-07
at86rf230: add timing for channel switch
Alexander Aring
2014-07-07
at86rf230: rework reset to trx_off state change
Alexander Aring
2014-07-07
at86rf230: rework state change and start/stop
Alexander Aring
2014-07-07
at86rf230: rework irq_pol setting
Alexander Aring
2014-07-07
at86rf230: move RX_SAFE_MODE setting to hw_init
Alexander Aring
2014-07-07
at86rf230: rework transmit and receive handling
Alexander Aring
2014-07-07
at86rf230: add support for at86rf23x desense
Alexander Aring
2014-07-07
at86rf230: remove is212 and add driver data
Alexander Aring
2014-07-07
at86rf230: rework detect device handling
Alexander Aring
2014-07-07
at86rf230: add regmap support
Alexander Aring
2014-07-07
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
2014-07-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-07-07
Merge branch 'fec-next'
David S. Miller
2014-07-07
net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()
Russell King
2014-07-07
net: fec: ensure fec_enet_free_buffers() properly cleans the rings
Russell King
2014-07-07
net: fec: clean up transmit descriptor setup
Russell King
2014-07-07
net: fec: make rx skb handling more robust
Russell King
2014-07-07
net: fec: remove useless fep->opened
Russell King
2014-07-07
net: fec: stop the phy before shutting down the MAC
Russell King
2014-07-07
net: fec: ensure that a disconnected phy isn't configured
Russell King
2014-07-07
net: fec: remove checking for NULL phy_dev in fec_enet_close()
Russell King
2014-07-07
net: fec: use netif_tx_disable() rather than netif_stop_queue()
Russell King
2014-07-07
net: fec: fix interrupt handling races
Russell King
2014-07-07
net: fec: fix ethtool set_pauseparam duplex bug
Russell King
2014-07-07
net: fec: iMX6 FEC does not support half-duplex gigabit
Russell King
2014-07-07
Merge branch 'net-hash-tx'
David S. Miller
[next]