Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b7aee855d3b93f31ea692ea5c7565318372d1042
/
drivers
/
isdn
/
i4l
/
isdn_net.c
cb8a4de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
3c7f309
isdn: fix grammar in comment
by Geert Uytterhoeven
· 10 years ago
d476059
net: Kill dev_rebuild_header
by Eric W. Biederman
· 10 years ago
7b18ef0
isdn: use constants instead of magicnumbers
by Himangi Saraogi
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
48f045b
isdn: slight optimization of addr compare
by dingtianhong
· 11 years ago
25b6e14
isdn: Correct comparison of skb->tail and skb-transport_header
by Simon Horman
· 11 years ago
e5c5d22
net: add ETH_P_802_3_MIN
by Simon Horman
· 12 years ago
475be4d
isdn: whitespace coding style cleanup
by Joe Perches
· 13 years ago
5a46e0f
isdn: type bug in isdn_net_header()
by Dan Carpenter
· 13 years ago
5dc5503
isdn: avoid copying too long drvid
by Dan Carpenter
· 13 years ago
550fd08
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
by Neil Horman
· 13 years ago
e69dd33
net: Push protocol type directly down to header_ops->cache()
by David S. Miller
· 13 years ago
07f46f8
isdn: i4l: isdn_net: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a17531f
drivers/isdn/i4l: Remove unnecessary casts of netdev_priv
by Joe Perches
· 14 years ago
84ce981
isdn: fix strlen() usage
by Dan Carpenter
· 14 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
06fe9fb
tree-wide: fix a very frequent spelling mistake
by Dirk Hohndel
· 15 years ago
8b62ff2
isdn: convert 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
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
d77eeb7
net: fix network drivers ndo_start_xmit() return values
by Patrick McHardy
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
5f3e540
i4l: minor cleanups
by Paul Bolle
· 16 years ago
bae5843
i4l: do not print a warning when shutting down an i4l ppp interface
by Paul Bolle
· 16 years ago
d700555
I4l: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
838361f
isdn: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
c19d036
isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes
by Harvey Harrison
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
584c650
isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply
by Harvey Harrison
· 16 years ago
00bcd52
isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines
by Harvey Harrison
· 16 years ago
8cf14e3
net: easy removals of HIPQUAD using %pI4 format
by Harvey Harrison
· 16 years ago
5aa7099
pkt_sched: Add qdisc_reset_all_tx().
by David S. Miller
· 16 years ago
b0e1e64
netdev: Move rest of qdisc state into struct netdev_queue
by David S. Miller
· 16 years ago
d2dcba6
[ISDN]: Do not validate ISDN net device address prior to interface-up
by Paul Bolle
· 17 years ago
0f13864
isdn: avoid copying overly-long strings
by Karsten Keil
· 17 years ago
c749b01
[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.
by Denis V. Lunev
· 17 years ago
faca94f
[ISDN]: Remove local copy of device name to make sure renames work.
by Karsten Keil
· 17 years ago
d62a38d
[ISDN]: Change I4L to use alloc_netdev().
by Karsten Keil
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
41f9693
[PATCH] isdn: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
a144ea4
[IPV4]: annotate struct in_ifaddr
by Al Viro
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
86e65da
[NET]: Remove explicit initializations of skb->input_dev
by David S. Miller
· 19 years ago
3e206b0
[PATCH] drivers/isdn/i4l/: possible cleanups
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago