summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-15tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir
2012-11-15tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir
2012-11-15sit: add support of link creation via rtnlNicolas Dichtel
2012-11-15sit: rename rtnl functions for consistencyNicolas Dichtel
2012-11-15sit/rtnl: add missing parameters on dumpNicolas Dichtel
2012-11-15sit: always notify change when params are updatedNicolas Dichtel
2012-11-15ipip: add support of link creation via rtnlNicolas Dichtel
2012-11-15ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel
2012-11-15ipip: always notify change when params are updatedNicolas Dichtel
2012-11-15ip6tnl: add support of link creation via rtnlNicolas Dichtel
2012-11-15ip6tnl: rename rtnl functions for consistencyNicolas Dichtel
2012-11-15ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel
2012-11-15vmxnet3: fix indentationstephen hemminger
2012-11-15bridge: add root port blockingstephen hemminger
2012-11-15bridge: implement BPDU blockingstephen hemminger
2012-11-15bridge: add template for bridge port flagsstephen hemminger
2012-11-15bridge: bridge port parameters over netlinkstephen hemminger
2012-11-14ipv6: remove obsolete comments in route.cLi RongQing
2012-11-14net/macb: clear unused address registerJoachim Eastwood
2012-11-14net/macb: add support for phy irq via gpio pinJoachim Eastwood
2012-11-14net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-14batman-adv: Remove instant overwritten variable initializationSven Eckelmann
2012-11-14batman-adv: roaming handling mechanism redesignAntonio Quartulli
2012-11-14batman-adv: refactor tt_global_del_struct()Antonio Quartulli
2012-11-14batman-adv: refactor code to simplify long linesAntonio Quartulli
2012-11-14batman-adv: substitute tt_poss_change with a per-tt_entry flagAntonio Quartulli
2012-11-14batman-adv: wait multiple periods before activating blaSimon Wunderlich
2012-11-14batman-adv: allow bla traffic only after first worker periodSimon Wunderlich
2012-11-14batman-adv: send announcement when backbone gw is registeredSimon Wunderlich
2012-11-14batman-adv: prevent using any virtual device created on batman-adv as hard-in...Antonio Quartulli
2012-11-14batman-adv: fix wrong spinlock inline commentAntonio Quartulli
2012-11-14batman-adv: don't rely on positions in struct for hashingSimon Wunderlich
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-13ARM: net: bpf_jit_32: add VLAN instructions for BPF JITDaniel Borkmann
2012-11-13ARM: net: bpf_jit_32: add XOR instruction for BPF JITDaniel Borkmann
2012-11-13bnx2x: Add static declaration to several functionsMerav Sicron
2012-11-13ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa
2012-11-13igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin
2012-11-13igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck
2012-11-13igb: Update igb Tx flags to improve code efficiencyAlexander Duyck
2012-11-13igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin
2012-11-13igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny
2012-11-13ixgbevf: Reduce size of maximum rx bufferGreg Rose
2012-11-13ixgbevf: Add flag to indicate when rx is in net pollGreg Rose
2012-11-13ixgbevf: fix possible use of uninitialized variableEmil Tantilov
2012-11-13ixgbevf: make sure probe fails on MSI-X enable errorJakub Kicinski
2012-11-13ixgbe: Do not use DCA to prefetch the entire packet into the cacheAlexander Duyck