summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: add root port blockingstephen hemminger2012-11-145-2/+29
* bridge: implement BPDU blockingstephen hemminger2012-11-145-1/+16
* bridge: add template for bridge port flagsstephen hemminger2012-11-141-15/+23
* bridge: bridge port parameters over netlinkstephen hemminger2012-11-142-33/+147
* ipv6: remove obsolete comments in route.cLi RongQing2012-11-141-6/+0
* net/macb: clear unused address registerJoachim Eastwood2012-11-142-0/+14
* net/macb: add support for phy irq via gpio pinJoachim Eastwood2012-11-141-1/+11
* net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood2012-11-141-0/+6
* net: unify for_each_ip_tunnel_rcu()Amerigo Wang2012-11-146-49/+25
* net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2012-11-149-85/+35
* ARM: net: bpf_jit_32: add VLAN instructions for BPF JITDaniel Borkmann2012-11-131-0/+14
* ARM: net: bpf_jit_32: add XOR instruction for BPF JITDaniel Borkmann2012-11-132-5/+12
* bnx2x: Add static declaration to several functionsMerav Sicron2012-11-132-15/+15
* ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa2012-11-134-0/+17
* igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin2012-11-132-0/+101
* igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck2012-11-131-25/+22
* igb: Update igb Tx flags to improve code efficiencyAlexander Duyck2012-11-132-33/+45
* igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck2012-11-131-0/+3
* igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin2012-11-133-11/+197
* igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny2012-11-132-0/+9
* ixgbevf: Reduce size of maximum rx bufferGreg Rose2012-11-132-13/+13
* ixgbevf: Add flag to indicate when rx is in net pollGreg Rose2012-11-132-1/+7
* ixgbevf: fix possible use of uninitialized variableEmil Tantilov2012-11-131-1/+2
* ixgbevf: make sure probe fails on MSI-X enable errorJakub Kicinski2012-11-131-13/+13
* ixgbe: Do not use DCA to prefetch the entire packet into the cacheAlexander Duyck2012-11-131-1/+0
* ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.YOSHIFUJI Hideaki / 吉藤英明2012-11-121-2/+1
* r8169: Drop tp arg from rtl8169_tx_vlan_tag()Kirill Smelkov2012-11-111-3/+2
* r8169: remove unused macros.Dayanidhi Sreenivasan2012-11-111-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101031-11577/+14455
|\
| * gre6: fix rtnl dump messagesNicolas Dichtel2012-11-091-4/+4
| * gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| * ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-091-2/+1
| * net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-071-1/+2
| * usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-071-1/+2
| * cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-071-1/+1
| * isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-073-6/+2
| * cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
| * af-packet: fix oops when socket is not presentEric Leblond2012-11-071-1/+1
| * pkt_sched: enable QFQ to support TSO/GSOPaolo Valente2012-11-071-30/+79
| * net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov2012-11-041-1/+4
| * net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
| * smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
| * rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend2012-11-031-1/+2
| * ptp: update adjfreq callback descriptionJacob Keller2012-11-031-1/+2
| * r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-031-0/+3
| * r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-031-0/+2
| * drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-035-9/+9
| * tipc: do not use tasklet_disable before tasklet_killXiaotian Feng2012-11-031-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-0227-129/+320
| |\
OpenPOWER on IntegriCloud