aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-11
* net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * various: Fix spelling of "registered" in comments.Adam Buchbinder2012-11-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \
| * | net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-09
| * | core: make GRO methods static.Rami Rosen2012-11-29
| * | sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley2012-11-26
| * | net: Remove code duplication between offload structuresVlad Yasevich2012-11-15
| * | net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-15
| * | net: Add generic packet offload infrastructure.Vlad Yasevich2012-11-15
| * | net: create generic bridge opsJohn Fastabend2012-10-31
| |/
* / net: gro: fix possible panic in skb_gro_receive()Eric Dumazet2012-12-07
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-08
* net: gro: selective flush of packetsEric Dumazet2012-10-08
* net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet2012-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * netlink: add attributes to fdb interfacestephen hemminger2012-10-01
| * net: struct napi_struct fields reorderingEric Dumazet2012-09-27
| * netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-19
| * netdev: make address const in device address managementstephen hemminger2012-09-19
| * net: qdisc busylock needs lockdep annotationsEric Dumazet2012-09-05
| * net: Set device operstate at registration timeBen Hutchings2012-08-24
| * net: remove delay at device dismantleEric Dumazet2012-08-23
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
| |\
| * | net: remove netdev_bonding_change()Amerigo Wang2012-08-14
| * | net: move and rename netif_notify_peers()Amerigo Wang2012-08-14
* | | netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-17
| |/ |/|
* | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-20
* | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-14
|/
* net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-02
* net: honour netif_set_real_num_tx_queues() retvalJiri Pirko2012-07-20
* net-next: Add netif_get_num_default_rss_queuesYuval Mintz2012-07-05
* net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado2012-06-12
* net: keep name_hlist close to nameEric Dumazet2012-06-11
* netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches2012-05-30
* net: napi_frags_skb() is staticEric Dumazet2012-05-19
* net: Remove netdevice ec_ptr, no longer used.David S. Miller2012-05-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\
| * Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-10
* | net: make GRO aware of skb->head_fragEric Dumazet2012-04-30
* | net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-15
* | net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-15
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
|/
* net: fix /proc/net/dev regressionEric Dumazet2012-04-03
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \
| * | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
| |/