Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e0519af75d6eabf1876cf6af0c60704f97ab82b3
/
drivers
/
net
/
wan
/
dlci.c
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
4798248
net: Add ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
015435e
dlci: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
a88f92b
wan: dlci: Remove unused netdev_priv pointer
by Christian Engelmayer
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
578a131
dlci: validate the net device in dlci_del()
by Zefan Li
· 11 years ago
11eb264
dlci: acquire rtnl_lock before calling __dev_get_by_name()
by Zefan Li
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
86fb0cc
frame relay dlci/frad: Update to current logging forms
by Joe Perches
· 13 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
48b3d3e
wan: Frame Relay/DLCI coding style corrections.
by Rudy Matela
· 15 years ago
3848242
wan: dlci/sdla transmit return dehacking
by Stephen Hemminger
· 15 years ago
d71a674
wan: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 16 years ago
49e8aba
dlci: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
07d117c
dlci: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
8f15ea4
netdevice: safe convert to netdev_priv() #part-3
by Wang Chen
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
bcd6837
[PATCH] remove unnecessary config.h includes from drivers/net/
by Dave Jones
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago