Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f1d54c47502f42f5c4b89dacbe845ecd87ca002e
/
include
/
linux
/
netdevice.h
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
1c213bd
net: introduce netdev_alloc_pcpu_stats() for drivers
by WANG Cong
· 11 years ago
d206940
net: core: introduce netif_skb_dev_features
by Florian Westphal
· 11 years ago
a9517d0
rtnetlink: remove ndo_get_slave
by Jiri Pirko
· 11 years ago
b582ef0
net: Add GRO support for UDP encapsulating protocols
by Or Gerlitz
· 11 years ago
1d3ee88
bonding: add netlink attributes to slave link dev
by sfeldma@cumulusnetworks.com
· 11 years ago
a953be5
net-sysfs: add support for device-specific rx queue sysfs attributes
by Michael Dalton
· 11 years ago
1d486bf
net: add NETDEV_PRECHANGEMTU to notify before mtu change happens
by Veaceslav Falico
· 11 years ago
5bb025f
net: rename sysfs symlinks on device name change
by Veaceslav Falico
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
bf5a755
net-gre-gro: Add GRE support to the GRO stack
by Jerry Chu
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
855404e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
8f84985
net: unify the pcpu_tstats and br_cpu_netstats as one
by Li RongQing
· 11 years ago
86f8515
net: netprio: rename config to be more consistent with cgroup configs
by Daniel Borkmann
· 11 years ago
7a7ffba
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
by Wei-Chun Chao
· 11 years ago
1d143d9
net: core functions cleanup
by stephen hemminger
· 11 years ago
2205369
vlan: Fix header ops passthru when doing TX VLAN offload.
by David S. Miller
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
477bb93
net: remove dead code for add/del multiple
by stephen hemminger
· 11 years ago
e001bfa
bonding: create bond_first_slave_rcu()
by dingtianhong
· 11 years ago
a0a9663
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
by Sebastian Siewior
· 11 years ago
299603e8
net-gro: Prepare GRO stack for the upcoming tunneling support
by Jerry Chu
· 11 years ago
37cb062
tipc: remove TIPC usage of field af_packet_priv in struct net_device
by Ying Xue
· 11 years ago
e624702
net: introduce dev_consume_skb_any()
by Eric Dumazet
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
a6cc0cf
net: Add layer 2 hardware acceleration operations for macvlan devices
by John Fastabend
· 11 years ago
df42153
net: make ndev->irq signed for error handling
by Dan Carpenter
· 11 years ago
0324e74
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
74d332c
net: extend net_device allocation to vmalloc()
by Eric Dumazet
· 11 years ago
80c33dd
net: add might_sleep() call to napi_disable
by Jacob Keller
· 11 years ago
7cc7c5e
net: Delete trailing semi-colon from definition of netdev_WARN()
by Ben Hutchings
· 11 years ago
3f79410
treewide: Fix common typo in "identify"
by Maxime Jayat
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5cde282
net: Separate the close_list and the unreg_list v2
by Eric W. Biederman
· 11 years ago
3573540
netif_set_xps_queue: make cpu mask const
by Michael S. Tsirkin
· 11 years ago
cb17819
Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/linux-2.6/trivial-mods
by David S. Miller
· 11 years ago
a528c21
dev: update __dev_notify_flags() to send rtnl msg
by Nicolas Dichtel
· 11 years ago
f629d20
[networking]device.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
58292cbe
sysfs: make attr namespace interface less convoluted
by Tejun Heo
· 11 years ago
b6ccba4
net: add a possibility to get private from netdev_adjacent->list
by Veaceslav Falico
· 11 years ago
31088a1
net: add for_each iterators through neighbour lower link's private
by Veaceslav Falico
· 11 years ago
402dae9
net: add netdev_adjacent->private and allow to use it
by Veaceslav Falico
· 11 years ago
2f268f1
net: add adj_list to save only neighbours
by Veaceslav Falico
· 11 years ago
35e4237
vxlan: Fix sparse warnings
by Joseph Gasparakis
· 11 years ago
0042d0c
net: add documentation for BQL helpers
by Florian Fainelli
· 11 years ago
53cf5275
vxlan: Notify drivers for listening UDP port changes
by Joseph Gasparakis
· 11 years ago
8b5be85
net: add netdev_for_each_upper_dev_rcu()
by Veaceslav Falico
· 11 years ago
5d26191
net: add lower_dev_list to net_device and make a full mesh
by Veaceslav Falico
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
66b52b0
net: add ndo to get id of physical port of the device
by Jiri Pirko
· 11 years ago
18afa4b
net: Make devnet_rename_seq static
by Thomas Gleixner
· 11 years ago
4aa5dee
net: convert resend IGMP to notifier event
by Jiri Pirko
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5dbe7c1
net: fix kernel deadlock with interface rename and netdev name retrieval.
by Nicolas Schichan
· 11 years ago
1d8faf4
net/core: Add VF link state control
by Rony Efraim
· 11 years ago
5f121b9
net-rps: fixes for rps flow limit
by Willem de Bruijn
· 11 years ago
dffebd2
doc:networking: Update comment for dev_id field in netdevice.h
by Narendra K
· 11 years ago
0602129
net: add low latency socket poll
by Eliezer Tamir
· 11 years ago
af12fa6
net: add napi_id and hash
by Eliezer Tamir
· 11 years ago
75538c2
net: always pass struct netdev_notifier_info to netdevice notifiers
by Cong Wang
· 11 years ago
be9efd3
net: pass changed flags along with NETDEV_CHANGE event
by Jiri Pirko
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
0d89d20
MPLS: Add limited GSO support
by Simon Horman
· 12 years ago
42e52bf
net: add netnotifier event for upper device change
by Jiri Pirko
· 11 years ago
e6ff4c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
99bbc70
rps: selective flow shedding during softnet overflow
by Willem de Bruijn
· 12 years ago
b0ce350
bonding: allow TSO being set on bonding master
by Eric Dumazet
· 12 years ago
243198d
rps_dev_flow_table_release(): no need to delay vfree()
by Al Viro
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
4cd729b0
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
by Vlad Yasevich
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4543fbe
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4c3d5e7
net: reorder some fields of net_device
by Eric Dumazet
· 12 years ago
f3d4039
tokenring: delete last holdout of CONFIG_TR
by Paul Bolle
· 12 years ago
24f11a5
line up comment for ndo_bridge_getlink
by Dmitry Kravkov
· 12 years ago
764444f
net: clean leftover of COMPAT_NET_DEV_OPS removal
by Fernando Luis Vazquez Cao
· 12 years ago
Next »