Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
708c2e41814209e5dde27c61ad032f4c1ed3624b
/
drivers
/
net
/
wan
/
lapbether.c
3b0c860
net: lapbether: Consider it successful if (dis)connecting when already (dis)connected
by Xie He
· 4 years, 1 month ago
83f9a9c
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
by Xie He
· 4 years, 4 months ago
3e8d3bd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 4 years, 5 months ago
91244d1
drivers/net/wan/lapbether: Set network_header before transmitting
by Xie He
· 4 years, 5 months ago
1ee39c1
drivers/net/wan/lapbether: Added needed_tailroom
by Xie He
· 4 years, 5 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 5 months ago
c7ca03c
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
by Xie He
· 4 years, 6 months ago
8754e13
drivers/net/wan: lapb: Corrected the usage of skb_cow
by Xie He
· 4 years, 6 months ago
9dc829a1
drivers/net/wan/lapbether: Fixed the value of hard_header_len
by Xie He
· 4 years, 7 months ago
93ad0f9
net: wan: lapbether.c: Use built-in RCU list checking
by Madhuparna Bhowmik
· 5 years ago
ee5d8f4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41
by Thomas Gleixner
· 6 years ago
7db8874
net: lapbether: fix double free
by Pan Bian
· 7 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
8f481b50
netfilter: Remove spurios included of netfilter.h
by Eric W Biederman
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 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
d97a077
wan: make LAPB callbacks const
by stephen hemminger
· 13 years ago
23efcb7
wan: Update to current logging forms
by Joe Perches
· 14 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
dcfc5d7
wan: make read-only data const
by stephen hemminger
· 14 years ago
4d99503
X25: Use identifiers for lapbether device to x25 interface
by andrew hendry
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d71a674
wan: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
d77eeb7
net: fix network drivers ndo_start_xmit() return values
by Patrick McHardy
· 16 years ago
39549b1
labether: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
ea2ebaf
lapbether: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
81b700b
lapb: get rid of non-const printk warning
by Stephen Hemminger
· 16 years ago
5ee0d59
drivers/net/wan: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
09640e63
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e544ff0
lapbeth: Release ->ethdev when unregistering device.
by David S. Miller
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
293a383
lapb: use the shorter LIST_HEAD form for brevity
by Robert P. J. Day
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
f2ccd8f
[NET]: Kill skb->real_dev
by David S. Miller
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago