Commit History

Author SHA1 Message Date
  Tom Herbert 28448b8045 net: Split sk_no_check into sk_no_check_{rx,tx} 11 years ago
  wangweidong 7b30600cc6 appletalk: fix checkpatch error with indent 11 years ago
  wangweidong 6f0984a05e appletalk: fix checkpatch errors with foo* bar|foo * bar 11 years ago
  wangweidong fd1dc261df appletalk: fix checkpatch errors with space required or prohibited 11 years ago
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size 11 years ago
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 11 years ago
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
  Dan Carpenter fccc9f1fa8 appletalk: info leak in ->getname() 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
  Dave Jones 278f015e9b appletalk: Remove out of date message in printk 13 years ago
  Eric Dumazet 51c56b004e net: remove k{un}map_skb_frag() 13 years ago
  Eric Dumazet 9e903e0852 net: add skb frag size accessors 14 years ago
  Joe Perches 4a9e4b0932 appletalk: Reduce switch/case indent 14 years ago
  David S. Miller c100c8f4c3 appletalk: Fix OOPS in atalk_release(). 14 years ago
  Arnd Bergmann b20e7bbfc7 net/appletalk: fix atalk_release use after free 14 years ago
  Arnd Bergmann 60d9f461a2 appletalk: remove the BKL 14 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
  Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
  Stephen Rothwell 415ce61aef net/appletalk: using compat_ptr needs inclusion of linux/compat.h 16 years ago
  Joe Perches f7a3a1d8af appletalk/ddp.c: Neaten checksum function 16 years ago
  Arnd Bergmann ecced8ba87 net/appletalk: push down BKL into a atalk_dgram_ops 16 years ago
  Arnd Bergmann 2066022177 appletalk: handle SIOCATALKDIFADDR compat ioctl 16 years ago
  Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 16 years ago
  Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
  Mark Smith 8be8057e72 Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS 16 years ago
  Arnaldo Carvalho de Melo ffcfb8db54 Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded 16 years ago
  Mark Smith 6885ffb3a1 Use correct NET_RX_* returns for atalk_rcv() 16 years ago