コミット履歴

作者 SHA1 メッセージ 日付
  Scott McMillan 614f60fa9d packet_mmap: expose hw packet timestamps to network packet capture utilities 15 年 前
  David S. Miller 87eb367003 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年 前
  Daniel Lezcano 1c4f019732 packet : remove init_net restriction 15 年 前
  Richard Cochran ed85b565b8 packet: support for TX time stamps on RAW sockets 15 年 前
  David S. Miller 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年 前
  Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 年 前
  Jiri Pirko a748ee2426 net: move address list functions to a separate file 15 年 前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年 前
  Jiri Pirko 1162563f82 af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del] 15 年 前
  David S. Miller 47871889c6 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 15 年 前
  Jiri Pirko 914c8ad2d1 af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add() 15 年 前
  Paul E. McKenney a898def29e net: Add checking to rcu_dereference() primitives 15 年 前
  stephen hemminger 808f5114a9 packet: convert socket list to RCU (v3) 15 年 前
  Li Zefan b7ceabd9b5 net: packet: use seq_hlist_foo() helpers 15 年 前
  David S. Miller 889b8f964f packet: Kill CONFIG_PACKET_MMAP. 15 年 前
  Sridhar Samudrala bfd5f4a3d6 packet: Add GSO/csum offload support. 15 年 前
  David S. Miller 51c24aaaca Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年 前
  Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 年 前
  Jarek Poplawski eb70df13ee af_packet: Don't use skb after dev_queue_xmit() 15 年 前
  Eric Dumazet 1a35ca80c1 packet: dont call sleeping functions while holding rcu_read_lock() 15 年 前
  Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 年 前
  Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 年 前
  Cyrill Gorcunov 13cfa97bef net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard 15 年 前
  Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 年 前
  Eric Dumazet 654d1f8a01 packet: less dev_put() calls 15 年 前
  David S. Miller 0519d83d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年 前
  Gabor Gombas b5dd884e68 net: Fix 'Re: PACKET_TX_RING: packet size is too long' 15 年 前
  Eric Dumazet 05423b2413 vlan: allow null VLAN ID to be used 15 年 前
  Eric Dumazet ad959e76f0 af_packet: mc_drop/flush_mclist changes 15 年 前
  Eric Dumazet 94b059520d af_packet: Avoid cache line dirtying 15 年 前