コミット履歴

作者 SHA1 メッセージ 日付
  YOSHIFUJI Hideaki 724800d61b [NET] CORE: Use htons() where appropriate. 18 年 前
  Aubrey.Li 5e7d7fa573 [NET]: Fix UDP checksum issue in net poll mode. 18 年 前
  YOSHIFUJI Hideaki 4ec93edb14 [NET] CORE: Fix whitespace errors. 18 年 前
  Ingo Molnar 3640543df2 [PATCH] netpoll: fix netpoll lockup 18 年 前
  Andrew Morton a49f99ffca [NETPOLL]: Fix local_bh_enable() warning. 18 年 前
  Andrew Morton e37b8d9319 [NETPOLL]: Make sure TX lock is taken with BH disabled. 18 年 前
  Neil Horman 47bbec0282 [NETPOLL]: make arp replies through netpoll use mac address of sender 18 年 前
  David Howells 4c1ac1b491 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 年 前
  Al Viro 5e57dff2c4 [NETPOLL]: Another udp checksum mangling. 18 年 前
  Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 年 前
  Al Viro d6f5493c1a [NET]: Annotate callers of csum_tcpudp_nofold() in net/* 18 年 前
  Al Viro d3bc23e7ee [NET]: Annotate callers of csum_fold() in net/* 18 年 前
  Al Viro 252e33467a [NET] net/core: Annotations. 18 年 前
  David S. Miller c68b907028 [NETPOLL]: Minor coding-style cleanups. 18 年 前
  Stephen Hemminger 5de4a473bd netpoll queue cleanup 18 年 前
  Stephen Hemminger 2bdfe0baec netpoll retry cleanup 18 年 前
  Stephen Hemminger 6c43ff18f9 netpoll deferred transmit path 18 年 前
  Stephen Hemminger b41848b61b netpoll setup error handling 18 年 前
  Stephen Hemminger b6cd27ed33 netpoll per device txq 18 年 前
  Stephen Hemminger 93ec2c723e netpoll info leak 18 年 前
  Stephen Hemminger a1bcfacd05 netpoll: private skb pool (rev3) 18 年 前
  David Howells c4028958b6 WorkStruct: make allyesconfig 18 年 前
  Chris Lalancette 8e365eec04 [NETPOLL]: Compute checksum properly in netpoll_send_udp(). 18 年 前
  Stephen Hemminger 206daaf77f [NETPOLL]: initialize skb for UDP 18 年 前
  Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 年 前
  Neil Horman 068c6e98bc [NET] netpoll: break recursive loop in netpoll rx path 19 年 前
  Jeremy Fitzhardinge 8834807b43 [NET] netpoll: don't spin forever sending to stopped queues 19 年 前
  Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 年 前
  Stephen Hemminger 6756ae4b4e [NET]: Convert RTNL to mutex. 19 年 前
  Kris Katterjohn 3860288ee8 [NET]: Use is_zero_ether_addr() in net/core/netpoll.c 19 年 前