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