aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv6: Fix build error with udp_offloadVlad Yasevich2012-11-15
* net: Make IPv6 build depend on CONFIG_INETVlad Yasevich2012-11-15
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-11-15
|\
| * can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson2012-11-15
| * can: janz-ican3: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-15
| * can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs2012-11-15
| * can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs2012-11-15
| * can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias2012-11-15
* | net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham2012-11-15
* | net: Remove code duplication between offload structuresVlad Yasevich2012-11-15
* | ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-15
* | ipv4: Pull GSO registration out of inet_init()Vlad Yasevich2012-11-15
* | ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich2012-11-15
* | ipv6: Move exthdr offload support into separate fileVlad Yasevich2012-11-15
* | ipv6: Separate out UDP offload functionalityVlad Yasevich2012-11-15
* | ipv6: Separate tcp offload functionalityVlad Yasevich2012-11-15
* | ipv6: Separate ipv6 offload supportVlad Yasevich2012-11-15
* | ipv6: Switch to using new offload infrastructure.Vlad Yasevich2012-11-15
* | ipv4: Switch to using the new offload infrastructure.Vlad Yasevich2012-11-15
* | ipv6: Add new offload registration infrastructure.Vlad Yasevich2012-11-15
* | net: Add net protocol offload registration infrustructureVlad 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-11-15
|\ \
| * | ixgbevf: Add checksum statistics counters to ringsGreg Rose2012-11-15
| * | ixgbevf: Remove unneeded and obsolete commentGreg Rose2012-11-15
| * | ixgbevf: White space and comments clean upGreg Rose2012-11-15
| * | ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose2012-11-15
| * | ixgbevf: Remove checking for mac.ops function pointersGreg Rose2012-11-15
| * | ixgbevf: Remove the ring adapter pointer valueGreg Rose2012-11-15
| * | ixgbevf: Fix unnecessary dereference where local var is available.Greg Rose2012-11-15
| * | ixgbevf: Streamline the rx buffer allocationGreg Rose2012-11-15
| * | ioat: Do not enable DCA if tag map is invalidAlexander Duyck2012-11-15
| |/
* | ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()Nicolas Dichtel2012-11-15
* | sit: fix sparse warningsNicolas Dichtel2012-11-15
* | ipip: fix sparse warnings in ipip_netlink_parms()Nicolas Dichtel2012-11-15
|/
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-14
|\
| * batman-adv: Remove instant overwritten variable initializationSven Eckelmann2012-11-14
| * batman-adv: roaming handling mechanism redesignAntonio Quartulli2012-11-14
| * batman-adv: refactor tt_global_del_struct()Antonio Quartulli2012-11-14
| * batman-adv: refactor code to simplify long linesAntonio Quartulli2012-11-14
| * batman-adv: substitute tt_poss_change with a per-tt_entry flagAntonio Quartulli2012-11-14
| * batman-adv: wait multiple periods before activating blaSimon Wunderlich2012-11-14
| * batman-adv: allow bla traffic only after first worker periodSimon Wunderlich2012-11-14
| * batman-adv: send announcement when backbone gw is registeredSimon Wunderlich2012-11-14
| * batman-adv: prevent using any virtual device created on batman-adv as hard-in...Antonio Quartulli2012-11-14
| * batman-adv: fix wrong spinlock inline commentAntonio Quartulli2012-11-14
| * batman-adv: don't rely on positions in struct for hashingSimon Wunderlich2012-11-14
* | arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XXMugunthan V N2012-11-14
* | ARM: OMAP2+: omap2plus_defconfig: Enable CPSW supportMugunthan V N2012-11-14