Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 年之前 |
Kees Cook
|
b9eaf18722
treewide: init_timer() -> setup_timer()
|
7 年之前 |
Annie Cherkaev
|
9f5af546e6
isdn/i4l: fix buffer overflow
|
8 年之前 |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 年之前 |
Linus Torvalds
|
cb8a4deaf9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
10 年之前 |
Geert Uytterhoeven
|
3c7f3092d0
isdn: fix grammar in comment
|
10 年之前 |
Eric W. Biederman
|
d476059e77
net: Kill dev_rebuild_header
|
10 年之前 |
Himangi Saraogi
|
7b18ef08ba
isdn: use constants instead of magicnumbers
|
11 年之前 |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 年之前 |
dingtianhong
|
48f045b911
isdn: slight optimization of addr compare
|
11 年之前 |
Simon Horman
|
25b6e14881
isdn: Correct comparison of skb->tail and skb-transport_header
|
12 年之前 |
Simon Horman
|
e5c5d22e8d
net: add ETH_P_802_3_MIN
|
12 年之前 |
Joe Perches
|
475be4d85a
isdn: whitespace coding style cleanup
|
13 年之前 |
Dan Carpenter
|
5a46e0f956
isdn: type bug in isdn_net_header()
|
13 年之前 |
Dan Carpenter
|
5dc5503f5a
isdn: avoid copying too long drvid
|
13 年之前 |
Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
14 年之前 |
David S. Miller
|
e69dd336ee
net: Push protocol type directly down to header_ops->cache()
|
14 年之前 |
David S. Miller
|
07f46f80f4
isdn: i4l: isdn_net: Fix set-but-unused variables.
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Joe Perches
|
a17531fa4c
drivers/isdn/i4l: Remove unnecessary casts of netdev_priv
|
14 年之前 |
Dan Carpenter
|
84ce981a07
isdn: fix strlen() usage
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Dirk Hohndel
|
06fe9fb418
tree-wide: fix a very frequent spelling mistake
|
16 年之前 |
Stephen Hemminger
|
8b62ff2dbc
isdn: convert to netdev_tx_t
|
16 年之前 |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Patrick McHardy
|
d77eeb702c
net: fix network drivers ndo_start_xmit() return values
|
16 年之前 |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 年之前 |
Paul Bolle
|
5f3e54057c
i4l: minor cleanups
|
16 年之前 |
Paul Bolle
|
bae5843160
i4l: do not print a warning when shutting down an i4l ppp interface
|
16 年之前 |