Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Javier Martinez Canillas 5f94bebe72 hamradio: use IS_ENABLED() instead of checking for built-in or module 9 years ago
  Ralf Baechle aa43c5ff73 NET: hamradio: Fix IP over bpq encapsulation. 10 years ago
  Eric W Biederman 8f481b50ea netfilter: Remove spurios included of netfilter.h 10 years ago
  Eric W. Biederman 1d5da757da ax25: Stop using magic neighbour cache operations. 10 years ago
  Eric W. Biederman 3b6a94bed0 ax25: Refactor to use private neighbour operations. 10 years ago
  Tom Gundersen c835a67733 net: set name_assign_type in alloc_netdev() 11 years ago
  dingtianhong dc050c9e77 hamradio: slight optimization of addr compare 11 years ago
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
  Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
  Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
  Andi Kleen afa8c78b88 sections: fix section conflicts in drivers/net/hamradio 13 years ago
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
  Jiri Pirko 1c5cae815d net: call dev_alloc_name from register_netdevice 14 years ago
  Eric Dumazet 13707f9e5e drivers/net: remove some rcu sparse warnings 14 years ago
  Eric Dumazet 807540baae drivers/net: return operator cleanup 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
  Dan Carpenter f65d1f082c hamradio: avoid null deref v3 15 years ago
  Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
  Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
  Ralf Baechle 3eb0027594 NET: Fix possible corruption in bpqether driver 16 years ago
  Stephen Hemminger 36e4d64a82 convert hamradio drivers to netdev_txreturnt_t 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 98ca4a46d2 net: fix network drivers ndo_start_xmit() return values (part 6) 16 years ago
  Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
  Hannes Eder e334f564e8 drivers/net/hamradio: fix sparse warning: context imbalance 16 years ago
  Hannes Eder eb33ae2486 drivers/net/hamradio: fix warning: format not a string literal and no ... 16 years ago
  Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
  Jan Engelhardt 4101dec9ca net: constify VFTs 16 years ago