index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-09-28
net_dma: simple removal
Dan Williams
2014-09-15
net: fix creation adjacent device symlinks
Alexander Y. Fomichev
2014-08-25
net: fix checksum features handling in netif_skb_features()
Michal Kubeček
2014-08-25
net: prevent of emerging cross-namespace symlinks
Alexander Y. Fomichev
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-08-05
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
2014-07-30
net: Remove unlikely() for WARN_ON() conditions
Thomas Graf
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-20
net: print a notification on device rename
Veaceslav Falico
2014-07-20
net: print net_device reg_state in netdev_* unless it's registered
Veaceslav Falico
2014-07-16
net: remove open-coded skb_cow_head.
françois romieu
2014-07-16
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
net: set name assign type for renamed devices
Tom Gundersen
2014-07-07
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
Loic Prylli
2014-07-07
net: Performance fix for process_backlog
Tom Herbert
2014-07-01
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
2014-07-01
net: fix some typos in comment
Ying Xue
2014-06-17
net: delete duplicate dev_set_rx_mode() call
Peter Pan(潘卫平)
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-08
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-05
MPLS: Use mpls_features to activate software MPLS GSO segmentation
Simon Horman
2014-06-05
net: use the new API kvfree()
WANG Cong
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
net: remove some unless free on failure in alloc_netdev_mqs()
WANG Cong
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-01
net: fix wrong mac_len calculation for vlans
Nikolay Aleksandrov
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-16
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
2014-05-16
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
2014-05-16
net: Find the nesting level of a given device by type.
Vlad Yasevich
2014-05-16
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
2014-05-05
unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
Roopa Prabhu
2014-04-20
net: Add __dev_forward_skb
Herbert Xu
2014-04-18
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-14
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
2014-04-07
netdev: remove potentially harmful checks
Veaceslav Falico
2014-04-03
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-04-03
net: add busy_poll device feature
Jiri Pirko
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]