Commit History

作者 SHA1 備註 提交日期
  Eric W. Biederman b249b51b98 netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev 11 年之前
  Sabrina Dubroca 00fe11b3c6 netpoll: fix netconsole IPv6 setup 11 年之前
  Joe Perches c62326abac netpoll: Use ether_addr_copy 11 年之前
  Jason Wang f663dd9aaf net: core: explicitly select a txq before doing l2 forwarding 11 年之前
  David S. Miller aca5f58f9b netpoll: Fix missing TXQ unlock and and OOPS. 11 年之前
  Antonio Quartulli 8fb479a47c netpoll: fix rx_hook() interface by passing the skb 11 年之前
  Nikolay Aleksandrov d0fe8c888b netpoll: fix NULL pointer dereference in netpoll_cleanup 12 年之前
  Sonic Zhang b0dd663b60 netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply 12 年之前
  Linus Torvalds 496322bc91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 年之前
  Andy Shevchenko 4cd5773a2a net: core: move mac_pton() to lib/net_utils.c 12 年之前
  Amerigo Wang 00f97da17a netpoll: fix position of network header 12 年之前
  Simon Horman 7cc4619005 net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail 12 年之前
  dingtianhong da6e378ba9 netpoll: remove return value from netpoll_rx_disable() 12 年之前
  Dan Carpenter a3dbbc2bab netpoll: inverted down_trylock() test 12 年之前
  Neil Horman bd7c4b604a netpoll: convert mutex into a semaphore 12 年之前
  Patrick McHardy 86a9bad3ab net: vlan: add protocol argument to packet tagging functions 12 年之前
  Patrick McHardy f646968f8f net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 12 年之前
  Lai Jiangshan 7f9421c264 netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu 12 年之前
  Neil Horman 959d5fdee7 netpoll: fix smatch warnings in netpoll core code 12 年之前
  Neil Horman 0790bbb68f netpoll: cleanup sparse warnings 12 年之前
  Neil Horman 2cde6acd49 netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock 12 年之前
  Neil Horman ca99ca14c9 netpoll: protect napi_poll and poll_controller during dev_[open|close] 12 年之前
  Cong Wang 556e6256c8 netpoll: use the net namespace of current process instead of init_net 12 年之前
  Cong Wang faeed828f9 netpoll: use ipv6_addr_equal() to compare ipv6 addr 12 年之前
  Cong Wang e39363a9de netpoll: fix an uninitialized variable 12 年之前
  Cong Wang 5bd30d3987 netpoll: fix a missing dev refcounting 12 年之前
  Cong Wang f92d318023 netpoll: fix a rtnl lock assertion failure 12 年之前
  Cong Wang b3d936f3ea netpoll: add IPv6 support 12 年之前
  Cong Wang b7394d2429 netpoll: prepare for ipv6 12 年之前
  Jiri Pirko 49bd8fb0b1 netpoll: remove usage of dev->master 12 年之前