Commit Graph

35 Commits (67e0f392779e35a96c43bc240ef5d30a701d153e)

Author SHA1 Message Date
Dirk Hohndel 06fe9fb418 tree-wide: fix a very frequent spelling mistake 15 years ago
Stephen Hemminger 8b62ff2dbc isdn: convert to netdev_tx_t 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy d77eeb702c net: fix network drivers ndo_start_xmit() return values 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Paul Bolle 5f3e54057c i4l: minor cleanups 16 years ago
Paul Bolle bae5843160 i4l: do not print a warning when shutting down an i4l ppp interface 16 years ago
Stephen Hemminger d700555bda I4l: convert to net_device_ops 16 years ago
Wang Chen 838361fe78 isdn: Kill directly reference of netdev->priv 16 years ago
Harvey Harrison c19d0369d4 isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes 16 years ago
Harvey Harrison 584c650b4e isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply 16 years ago
Harvey Harrison 00bcd522ea isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines 16 years ago
Harvey Harrison 8cf14e3837 net: easy removals of HIPQUAD using %pI4 format 17 years ago
David S. Miller 5aa709954a pkt_sched: Add qdisc_reset_all_tx(). 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
Paul Bolle d2dcba612b [ISDN]: Do not validate ISDN net device address prior to interface-up 17 years ago
Karsten Keil 0f13864e5b isdn: avoid copying overly-long strings 17 years ago
Denis V. Lunev c749b01351 [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled. 18 years ago
Karsten Keil faca94ffae [ISDN]: Remove local copy of device name to make sure renames work. 18 years ago
Karsten Keil d62a38d1ab [ISDN]: Change I4L to use alloc_netdev(). 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Burman Yan 41f96935b4 [PATCH] isdn: replace kmalloc+memset with kzalloc 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Al Viro a144ea4b7a [IPV4]: annotate struct in_ifaddr 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David S. Miller 86e65da9c1 [NET]: Remove explicit initializations of skb->input_dev 20 years ago
Adrian Bunk 3e206b0a66 [PATCH] drivers/isdn/i4l/: possible cleanups 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago