summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-12-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-29mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-29mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro
2011-12-29gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede
2011-12-29ipv6: Fix neigh lookup using NULL device.David S. Miller
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-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-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-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