Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b44915927ca88084a7292e4ddd4cf91036f365e1
/
include
/
linux
/
netdevice.h
15e2396
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
by Tom Herbert
· 10 years ago
baa32ff
net: Use more bit fields in napi_gro_cb
by Tom Herbert
· 10 years ago
6edec0e
net: Clarify meaning of CHECKSUM_PARTIAL for receive path
by Tom Herbert
· 10 years ago
26c4f7d
net: Fix remcsum in GRO path to not change packet
by Tom Herbert
· 10 years ago
93c1af6
net:rfs: adjust table size checking
by Eric Dumazet
· 10 years ago
567e4b7
net: rfs: add hash collision detection
by Eric Dumazet
· 10 years ago
61bd385
net/core: Add event for a change in slave state
by Moni Shoua
· 10 years ago
dcdc899
net: add skb functions to process remote checksum offload
by Tom Herbert
· 10 years ago
add511b
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
by Roopa Prabhu
· 10 years ago
7866a62
dev: add per net_device packet type chains
by Salam Noureddine
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
4ccce02
netdevice: Add missing parentheses in macro
by Benjamin Poirier
· 10 years ago
a2b12f3
udp: pass udp_offload struct to UDP gro callbacks
by Tom Herbert
· 10 years ago
5d632cb
net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations
by B Viswanath
· 10 years ago
5f35227
net: Generalize ndo_gso_check to ndo_features_check
by Jesse Gross
· 10 years ago
5933fea
ipvlan: move the device check function into netdevice.h
by Mahesh Bandewar
· 10 years ago
2f33e7d
netdevice: Add a function to check macvlan port
by Mahesh Bandewar
· 10 years ago
38dcf35
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
by Scott Feldman
· 10 years ago
007f790
net: introduce generic switch devices support
by Jiri Pirko
· 10 years ago
02637fc
net: rename netdev_phys_port_id to more generic name
by Jiri Pirko
· 10 years ago
f6f6424
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
by Jiri Pirko
· 10 years ago
2ad7bf3
ipvlan: Initial check-in of the IPVLAN driver.
by Mahesh Bandewar
· 10 years ago
53b15ef
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
960fb62
net: provide a per host RSS key generic infrastructure
by Eric Dumazet
· 10 years ago
09626e9
net: kill netif_copy_real_num_queues()
by WANG Cong
· 10 years ago
3b47d30
net: gro: add a per device gro flush timer
by Eric Dumazet
· 10 years ago
59b93b4
net: Remove MPLS GSO feature.
by Pravin B Shelar
· 10 years ago
e585f23
udp: Changes to udp_offload to support remote checksum offload
by Tom Herbert
· 10 years ago
98a18b6
netdevice: add ieee802154_ptr to net_device
by Alexander Aring
· 10 years ago
4cdb1e2
net: shrink struct softnet_data
by Eric Dumazet
· 10 years ago
bc9ad16
net: introduce napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
04ffcb2
net: Add ndo_gso_check
by Tom Herbert
· 10 years ago
5351145
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
by Eric Dumazet
· 10 years ago
0287587
net: better IFF_XMIT_DST_RELEASE support
by Eric Dumazet
· 10 years ago
fcbeb97
net: introduce netdevice gso_min_segs attribute
by Eric Dumazet
· 10 years ago
efc98d0
fou: eliminate IPv4,v6 specific GRO functions
by Tom Herbert
· 10 years ago
55a93b3
qdisc: validate skb without holding lock
by Eric Dumazet
· 10 years ago
6ea754e
net: Change netdev_<level> logging functions to return void
by Joe Perches
· 10 years ago
53e5039
net: Remove gso_send_check as an offload callback
by Tom Herbert
· 10 years ago
afe9332
fou: Add GRO support
by Tom Herbert
· 10 years ago
5075314
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
by Alexander Duyck
· 10 years ago
3fc8867
netdevice: Support DSA tagging when DSA is built as a module
by Alexander Duyck
· 10 years ago
6c55549
ipv6: drop useless rcu_read_lock() in anycast
by WANG Cong
· 10 years ago
46e5da4
net: qdisc: use rcu prefix and silence sparse warnings
by John Fastabend
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e793c0f
net: treewide: Fix typo found in DocBook/networking.xml
by Masanari Iida
· 10 years ago
d96535a
net: Infrastructure for checksum unnecessary conversions
by Tom Herbert
· 10 years ago
5a21232
net: Support for csum_bad in skbuff
by Tom Herbert
· 10 years ago
ce93718
net: Don't keep around original SKB when we software segment GSO frames.
by David S. Miller
· 10 years ago
50cbe9a
net: Validate xmit SKBs right when we pull them out of the qdisc.
by David S. Miller
· 10 years ago
fa2dbdc
net: Pass a "more" indication down into netdev_start_xmit() code paths.
by David S. Miller
· 10 years ago
10b3ad8
net: Do txq_trans_update() in netdev_start_xmit()
by David S. Miller
· 10 years ago
662880f
net: Allow GRO to use and set levels of checksum unnecessary
by Tom Herbert
· 10 years ago
10c51b5623
net: add skb_get_tx_queue() helper
by Daniel Borkmann
· 10 years ago
5aed85c
net: dsa: allow switches to work without tagging
by Florian Fainelli
· 10 years ago
3e8a72d
net: dsa: reduce number of protocol hooks
by Florian Fainelli
· 10 years ago
0b725a2
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
by David S. Miller
· 10 years ago
4798248
net: Add ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
573e8fc
net: skb_gro_checksum_* functions
by Tom Herbert
· 10 years ago
d4261e5
bonding: create netlink event when bonding option is changed
by Jiri Pirko
· 10 years ago
536721b
net: kernel-doc compliant documentation for net_device
by Karoly Kemeny
· 10 years ago
ccc7f49
net: print net_device reg_state in netdev_* unless it's registered
by Veaceslav Falico
· 10 years ago
c6f854d
net: use dev->name in netdev_pr* when it's available
by Veaceslav Falico
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
685343f
net: add name_assign_type netdev attribute
by Tom Gundersen
· 10 years ago
5d5eacb
bridge: fdb dumping takes a filter device
by Jamal Hadi Salim
· 10 years ago
0e00161
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
by Tom Herbert
· 10 years ago
4b28252
net: Fix GSO constants to match NETIF flags
by Tom Herbert
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
670e5b8
net: Add support for device specific address syncing
by Alexander Duyck
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
da08143
vlan: more careful checksum features handling
by Michal Kubeček
· 11 years ago
44a4085
bonding: Fix stacked device detection in arp monitoring
by Vlad Yasevich
· 11 years ago
25175ba
net: Allow for more then a single subclass for netif_addr_lock
by Vlad Yasevich
· 11 years ago
4085ebe
net: Find the nesting level of a given device by type.
by Vlad Yasevich
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c1e756b
Revert "net: core: introduce netif_skb_dev_features"
by Florian Westphal
· 11 years ago
a0265d2
net: Add __dev_forward_skb
by Herbert Xu
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
8e2f1a6
packet: fix packet_direct_xmit for BQL enabled drivers
by Daniel Borkmann
· 11 years ago
a50e233
net-gro: restore frag0 optimization
by Eric Dumazet
· 11 years ago
2d3b479
net-sysfs: expose number of carrier on/off changes
by david decotigny
· 11 years ago
339e022
net: export NET_ADDR_* values to user-space API
by Florian Fainelli
· 11 years ago
1ee481f
net: Allow modules to use is_skb_forwardable
by Vlad Yasevich
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5efeac4
netpoll: Respect NETIF_F_LLTX
by Eric W. Biederman
· 11 years ago
a8779ec
netpoll: Remove gfp parameter from __netpoll_setup
by Eric W. Biederman
· 11 years ago
53d6471
net: Account for all vlan headers in skb_mac_gso_segment
by Vlad Yasevich
· 11 years ago
015f068
net: net: add a core netdev->tx_dropped counter
by Eric Dumazet
· 11 years ago
9c62a68
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
by Eric W. Biederman
· 11 years ago
693350c
netdev: set __percpu attribute on netdev_alloc_pcpu_stats
by stephen hemminger
· 11 years ago
7aa9804
net: move net_device priv_flags out from UAPI
by Luis R. Rodriguez
· 11 years ago
3f85944
net: Add sysfs file for port number
by Amir Vadai
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f8ff080
bonding: remove useless updating of slave->dev->last_rx
by Veaceslav Falico
· 11 years ago
b9507bd
netdevice: move netdev_cap_txqueue for shared usage to header
by Daniel Borkmann
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
Next »