Commit History

Author SHA1 Message Date
  Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
  Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 years ago
  Kurt Van Dijck 1650629d18 can: make struct can_proto const 14 years ago
  Dave Jones c6914a6f26 can: Add missing socket check in can/bcm release. 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Oliver Hartkopp 53914b6799 can: make struct proto const 14 years ago
  Kurt Van Dijck 5e50732803 can: test size of struct sockaddr in sendmsg 14 years ago
  Dan Rosenberg 9f260e0efa CAN: Use inode instead of kernel address for /proc file 14 years ago
  Oliver Hartkopp 0597d1b99f can-bcm: fix minor heap overflow 14 years ago
  Oliver Hartkopp 5b75c4973c can: add limit for nframes and clean up signed/unsigned variables 15 years ago
  Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
  Linus Torvalds cb4361c1dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Changli Gao 6503d96168 net: check the length of the socket address passed to connect(2) 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
  stephen hemminger ff879eb611 CAN: use dev_get_by_index_rcu 15 years ago
  David S. Miller d0e1e88d6e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Eric Dumazet 6755aebaaf can: should not use __dev_get_by_index() without locks 15 years ago
  Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
  Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 15 years ago
  Alexey Dobriyan ea00b8e222 can: switch to seq_file 15 years ago
  Lothar Waßmann b13bb2e993 net/can: add module alias to can protocol drivers 16 years ago
  Lothar Waßmann f7e5cc0c40 net/can bugfix: use after free bug in can protocol drivers 16 years ago
  Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
  Oliver Hartkopp c53a6ee88b can: fix slowpath issue in hrtimer callback function 16 years ago
  Oliver Hartkopp 1fa17d4ba4 can: omit unneeded skb_clone() calls 16 years ago
  Oliver Hartkopp 6e5c172cf7 can: update can-bcm for hrtimer hardirq callbacks 16 years ago
  Oliver Hartkopp d253eee201 can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter 16 years ago
  YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
  Oliver Hartkopp 7f2d38eb7a can: add sanity checks 17 years ago
  Oliver Hartkopp 4346f65426 hrtimer: remove duplicate helper function 17 years ago