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
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-02
net: Add support for device specific address syncing
Alexander Duyck
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-22
vlan: more careful checksum features handling
Michal Kubeček
2014-05-16
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
2014-05-16
net: Allow for more then a single subclass for netif_addr_lock
Vlad Yasevich
2014-05-16
net: Find the nesting level of a given device by type.
Vlad Yasevich
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
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-04-20
net: Add __dev_forward_skb
Herbert Xu
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-03
packet: fix packet_direct_xmit for BQL enabled drivers
Daniel Borkmann
2014-03-31
net-gro: restore frag0 optimization
Eric Dumazet
2014-03-31
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-03-31
net: export NET_ADDR_* values to user-space API
Florian Fainelli
2014-03-31
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2014-03-17
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
Eric W. Biederman
2014-03-11
netdev: set __percpu attribute on netdev_alloc_pcpu_stats
stephen hemminger
2014-02-27
net: move net_device priv_flags out from UAPI
Luis R. Rodriguez
2014-02-26
net: Add sysfs file for port number
Amir Vadai
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-18
bonding: remove useless updating of slave->dev->last_rx
Veaceslav Falico
2014-02-17
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-14
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
2014-02-13
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-01-22
rtnetlink: remove ndo_get_slave
Jiri Pirko
2014-01-21
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
2014-01-17
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
2014-01-16
net-sysfs: add support for device-specific rx queue sysfs attributes
Michael Dalton
2014-01-16
net: add NETDEV_PRECHANGEMTU to notify before mtu change happens
Veaceslav Falico
2014-01-15
net: rename sysfs symlinks on device name change
Veaceslav Falico
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-07
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2014-01-02
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
2014-01-01
net: core functions cleanup
stephen hemminger
[next]