Commit History

Author SHA1 Message Date
  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
  Nicolas Dichtel 7438189baa net: ipmr/ip6mr: prevent out-of-bounds vif_table access 15 years ago
  Patrick McHardy a50436f2cd net: ipmr/ip6mr: fix potential out-of-bounds vif_table access 15 years ago
  Eric Dumazet c871e664ea ip6mr: Optimize multiple unregistration 15 years ago
  Eric Dumazet c720c7e838 inet: rename some inet_sock fields 15 years ago
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 15 years ago
  James Morris 88e9d34c72 seq_file: constify seq_operations 15 years ago
  Alexey Dobriyan 41135cc836 net: constify struct inet6_protocol 16 years ago
  Stephen Hemminger 5ca1b998d3 net: file_operations should be const 16 years ago
  Stephen Hemminger 98147d527a net: seq_operations should be const 16 years ago
  Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
  Tom Goff 403dbb97f6 PIM-SM: namespace changes 16 years ago
  Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
  Dave Jones 5d6e430d3b ipv6: compile fix for ip6mr.c 16 years ago
  Thomas Goff 1d6e55f195 IPv6: Fix multicast routing bugs. 16 years ago
  Ilpo Järvinen 8da73b73ef ip6mr: use goto to common label instead of opencoding 16 years ago
  Benjamin Thery 8229efdaef netns: ip6mr: enable namespace support in ipv6 multicast forwarding code 16 years ago
  Benjamin Thery 8b90fc7e5b netns: ip6mr: declare ip6mr /proc/net entries per-namespace 16 years ago
  Benjamin Thery 950d5704e5 netns: ip6mr: declare reg_vif_num per-namespace 16 years ago
  Benjamin Thery a21f3f997c netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace 16 years ago
  Benjamin Thery 4045e57c19 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace 16 years ago
  Benjamin Thery 4a6258a0e3 netns: ip6mr: dynamically allocate mfc6_cache_array 16 years ago
  Benjamin Thery 58701ad411 netns: ip6mr: store netns in struct mfc6_cache 16 years ago
  Benjamin Thery 4e16880cb4 netns: ip6mr: dynamically allocates vif6_table 16 years ago
  Benjamin Thery bd91b8bf37 netns: ip6mr: allocate mroute6_socket per-namespace. 16 years ago
  Joe Perches 36cbac5909 net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset 16 years ago
  Benjamin Thery 999890b21a net: /proc/net/ip_mr_cache, display Iif as a signed short 16 years ago
  Benjamin Thery 1ea472e2de net: fix /proc/net/ip_mr_cache display - V2 16 years ago
  Stephen Hemminger 007c3838d9 ipmr: convert ipmr virtual interface to net_device_ops 16 years ago