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