Commit History

Author SHA1 Message Date
  Joe Perches a17531fa4c drivers/isdn/i4l: Remove unnecessary casts of netdev_priv 14 years ago
  Dan Carpenter 84ce981a07 isdn: fix strlen() usage 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  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
  David S. Miller 198d6ba4d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 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 16 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. 17 years ago
  Karsten Keil faca94ffae [ISDN]: Remove local copy of device name to make sure renames work. 17 years ago
  Karsten Keil d62a38d1ab [ISDN]: Change I4L to use alloc_netdev(). 17 years ago
  Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 17 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