Commit History

Author SHA1 Message Date
  Dan Carpenter a3dbbc2bab netpoll: inverted down_trylock() test 12 years ago
  Neil Horman bd7c4b604a netpoll: convert mutex into a semaphore 12 years ago
  Patrick McHardy 86a9bad3ab net: vlan: add protocol argument to packet tagging functions 12 years ago
  Patrick McHardy f646968f8f net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 12 years ago
  Lai Jiangshan 7f9421c264 netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu 12 years ago
  Neil Horman 959d5fdee7 netpoll: fix smatch warnings in netpoll core code 12 years ago
  Neil Horman 0790bbb68f netpoll: cleanup sparse warnings 12 years ago
  Neil Horman 2cde6acd49 netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock 12 years ago
  Neil Horman ca99ca14c9 netpoll: protect napi_poll and poll_controller during dev_[open|close] 12 years ago
  Cong Wang 556e6256c8 netpoll: use the net namespace of current process instead of init_net 12 years ago
  Cong Wang faeed828f9 netpoll: use ipv6_addr_equal() to compare ipv6 addr 12 years ago
  Cong Wang e39363a9de netpoll: fix an uninitialized variable 12 years ago
  Cong Wang 5bd30d3987 netpoll: fix a missing dev refcounting 12 years ago
  Cong Wang f92d318023 netpoll: fix a rtnl lock assertion failure 12 years ago
  Cong Wang b3d936f3ea netpoll: add IPv6 support 12 years ago
  Cong Wang b7394d2429 netpoll: prepare for ipv6 12 years ago
  Jiri Pirko 49bd8fb0b1 netpoll: remove usage of dev->master 12 years ago
  Abhijit Pawar a71258d79e net: remove obsolete simple_strto<foo> 12 years ago
  Abhijit Pawar 4b5511ebc7 net: remove obsolete simple_strto<foo> 12 years ago
  Amerigo Wang 8c4c49df5c netpoll: call ->ndo_select_queue() in tx path 12 years ago
  David S. Miller c32f38619a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Eric Dumazet ee13040901 netpoll: provide an IP ident in UDP frames 13 years ago
  Amerigo Wang 072a9c4860 netpoll: revert 6bdb7fe3104 and fix be_poll() instead 13 years ago
  Amerigo Wang 6bdb7fe310 netpoll: re-enable irq in poll_napi() 13 years ago
  Amerigo Wang 689971b446 netpoll: handle vlan tags in netpoll tx and rx path 13 years ago
  Amerigo Wang 2899656b49 netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev() 13 years ago
  Amerigo Wang 57c5d46191 netpoll: take rcu_read_lock_bh() in netpoll_rx() 13 years ago
  Amerigo Wang 38e6bc185d netpoll: make __netpoll_cleanup non-block 13 years ago
  Amerigo Wang 47be03a28c netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() 13 years ago
  Jiri Pirko 30fdd8a082 netpoll: move np->dev and np->dev_name init into __netpoll_setup() 13 years ago