summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-29virtio_net: use non-reentrant workqueue.Rusty Russell
2011-12-29virtio_net: set/cancel work on ndo_open/ndo_stopRusty Russell
2011-12-29ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.David S. Miller
2011-12-29mlx4_core: limiting VF port optionsYevgeny Petrilin
2011-12-29mlx4_core: using array index for sense_allowedYevgeny Petrilin
2011-12-29sch_tbf: report backlog informationEric Dumazet
2011-12-29netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang
2011-12-29ceph: disable use of dcache for readdir etc.Sage Weil
2011-12-29block: fix blk_queue_end_tag()Dan Williams
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller
2011-12-28ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller
2011-12-28netrom: avoid overflows in nr_setsockopt()Xi Wang
2011-12-28ax25: avoid overflows in ax25_setsockopt()Xi Wang
2011-12-28genetlink: add auto module loadingStephen Hemminger
2011-12-28ipv6: Remove optimistic DAD flag test in ipv6_add_addr()David Miller
2011-12-28Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller
2011-12-28net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham
2011-12-28ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko
2011-12-27packet: fix possible dev refcnt leak when bind failWei Yongjun
2011-12-27netfilter: provide config option to disable ancient procfs partsJan Engelhardt
2011-12-27netfilter: xtables: collapse conditions in xt_ecnJan Engelhardt
2011-12-27watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck
2011-12-27netfilter: xtables: add an IPv6 capable version of the ECN matchPatrick McHardy
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt
2011-12-27net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard
2011-12-27net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependencyHeiko Carstens
2011-12-27tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens
2011-12-27tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens
2011-12-27tipc: Flush unsent broadcast messages when contact with last node is lostAllan Stephens
2011-12-27tipc: Minor optimization of broadcast link transmit queue statisticAllan Stephens
2011-12-27tipc: Handle broadcast attempt when no neighboring nodes existAllan Stephens
2011-12-27tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens
2011-12-27tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens
2011-12-27tipc: Eliminate useless check when network address is assignedAllan Stephens
2011-12-27tipc: Minor correction to TIPC module unloadingAllan Stephens
2011-12-27tipc: Eliminate useless memset operations in Ethernet media supportAllan Stephens
2011-12-27tipc: Do timely cleanup of disabled Ethernet bearer resourcesAllan Stephens
2011-12-27tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens
2011-12-27tipc: Revise comment justifying release of configuration spinlockAllan Stephens
2011-12-27tipc: Allow run-time alteration of default link settingsAllan Stephens
2011-12-27tipc: Ignore neighbor discovery messages containing invalid addressAllan Stephens
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens
2011-12-27tipc: Add new address conversion routines for Ethernet mediaAllan Stephens
2011-12-27tipc: Improve handling of media address printing errorsAllan Stephens
2011-12-27tipc: Streamline media registration error checkingAllan Stephens
2011-12-27tipc: Eliminate duplication of media structuresAllan Stephens