Commit History

Author SHA1 Message Date
  Tobias Klauser 498d8e2363 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr 14 years ago
  Paul Gortmaker 56f8a75c17 ip: introduce ip_is_fragment helper inline function 14 years ago
  David Rientjes 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions 14 years ago
  Michał Mirosław 6d95ff974a net: ioc3: convert to hw_features 14 years ago
  Joe Perches c061b18df0 drivers/net: Remove address use from assignments of function pointers 15 years ago
  Ralf Baechle 0a17ee90a1 ioc3-eth: Use the instance of net_device_stats from net_device. 15 years ago
  Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
  David S. Miller 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Jiri Pirko 22bedad3ce net: convert multicast list to list_head 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
  Jiri Pirko 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 years ago
  Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
  Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
  Eric Dumazet 17d0cdfa8f net: ntohs() misuse 16 years ago
  Alexander Beregalov 2b14254212 ioc3-eth: convert to net_device_ops 16 years ago
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
  Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
  Johannes Berg 7c510e4b73 net: convert more to %pM 16 years ago
  Johannes Berg e174961ca1 net: convert print_mac to %pM 16 years ago
  Ralf Baechle 725e49c5da [IOC3] Fix section missmatch 17 years ago
  Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 17 years ago
  Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
  Ralf Baechle bbfb86c577 IOC3: Switch hw checksumming to ethtool configurable. 18 years ago
  Ralf Baechle 0491d1f3fd IOC3: Program UART predividers. 18 years ago
  Alan Cox f49343a548 IOC3: Switch to pci refcounting safe APIs 18 years ago
  Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
  Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
  Arnaldo Carvalho de Melo 4bedb45203 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh 18 years ago