Historique des commits

Auteur SHA1 Message Date
  David S. Miller 64c27237a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 11 ans
  Vlad Yasevich 8dd6e147b0 ifb: Remove vlan acceleration from vlan_features il y a 11 ans
  Eric W. Biederman 57a7744e09 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq il y a 11 ans
  John Stultz 827da44c61 net: Explicitly initialize u64_stats_sync structures for lockdep il y a 12 ans
  dingtianhong f2966cd569 ifb: fix oops when loading the ifb failed il y a 12 ans
  dingtianhong 440d57bc5f ifb: fix rcu_sched self-detected stalls il y a 12 ans
  Patrick McHardy 28d2b136ca net: vlan: announce STAG offload capability in some drivers il y a 12 ans
  Patrick McHardy f646968f8f net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* il y a 12 ans
  Eric Dumazet 73bf0d0eec ifb: dont hard code inet_net use il y a 12 ans
  Danny Kukawka f2cedb63df net: replace random_ether_addr() with eth_hw_addr_random() il y a 13 ans
  Michał Mirosław 34324dc2bf net: remove NETIF_F_NO_CSUM feature bit il y a 13 ans
  Neil Horman 550fd08c2c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared il y a 14 ans
  stephen hemminger 3b0c9cbb6e ifb: convert to 64 bit stats il y a 14 ans
  Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h il y a 14 ans
  Jiri Pirko 1c5cae815d net: call dev_alloc_name from register_netdevice il y a 14 ans
  Eric Dumazet 39980292fd ifb: add performance flags il y a 14 ans
  Eric Dumazet 1a75972c61 ifb: use netif_receive_skb() instead of netif_rx() il y a 14 ans
  Eric Dumazet 7edc3453e5 ifb: fix a lockdep splat il y a 14 ans
  Changli Gao 957fca95e3 ifb: use the lockless variants of skb_queue il y a 14 ans
  Changli Gao c6350362cb ifb: remove unused macro TX_TIMEOUT il y a 14 ans
  Changli Gao e1f9150502 ifb: remove the useless debug stats il y a 14 ans
  Changli Gao 75c1c82566 ifb: goto resched directly if error happens and dp->tq isn't empty il y a 14 ans
  Eric Dumazet 1ae5dc342a net: trans_start cleanups il y a 15 ans
  Eric Dumazet 8964be4a9a net: rename skb->iif to skb->skb_iif il y a 15 ans
  Eric Dumazet 05e8689c9a ifb: RCU locking avoids touching dev refcount il y a 16 ans
  Eric Dumazet db51914424 ifb: should not use __dev_get_by_index() without locks il y a 16 ans
  Stephen Hemminger 424efe9caf netdev: convert pseudo drivers to netdev_tx_t il y a 16 ans
  Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions il y a 16 ans
  Eric Dumazet 93f154b594 net: release dst entry in dev_hard_start_xmit() il y a 16 ans
  Stephen Hemminger 008298231a netdev: add more functions to netdevice ops il y a 16 ans