Commit History

Author SHA1 Message Date
  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
  Eric Dumazet 954fba0274 netpoll: fix netpoll_send_udp() bugs 13 years ago
  David S. Miller 32efe08d77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Eric Dumazet 58e05f357a netpoll: netpoll_poll_dev() should access dev->flags 13 years ago
  Joe Perches 6f7062457f netpoll: Neaten MAX_SKB_SIZE macro 13 years ago
  Joe Perches e6ec26935a netpoll: Convert printks to np_<level> and add pr_fmt 13 years ago
  Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
  Tom Herbert 7346649826 net: Add queue state xoff flag for stack 13 years ago
  Herbert Xu ae641949df net: Remove all uses of LL_ALLOCATED_SPACE 13 years ago
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 years ago
  David S. Miller 8decf86879 Merge branch 'master' of github.com:davem330/net 13 years ago
  Eric Dumazet e9278a475f netpoll: fix incorrect access to skb data in __netpoll_rx 14 years ago
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
  Joe Perches 2a49e001cb netpoll: Remove wrapper function netpoll_poll 14 years ago
  Joe Perches 234b921dbc netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev 14 years ago
  Dan Carpenter 83fe32de63 netpoll: call dev_put() on error in netpoll_setup() 14 years ago
  WANG Cong 0c1ad04aec netpoll: prevent netpoll setup on slave devices 14 years ago
  Alexey Dobriyan 4940fc889e net: add mac_pton() for parsing MAC address 14 years ago
  Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago