aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-29tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker2-6/+6
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker10-146/+156
2011-12-29tipc: rename struct bcbearer* to tipc_bcbearer*Paul Gortmaker1-10/+10
2011-12-29tipc: rename struct bclink to struct tipc_bclinkPaul Gortmaker1-4/+4
2011-12-29tipc: rename struct subscriber to struct tipc_subscriberPaul Gortmaker1-11/+11
2011-12-29tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker4-26/+27
2011-12-29tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker6-19/+19
2011-12-29tipc: rename struct media to struct tipc_mediaPaul Gortmaker5-15/+15
2011-12-29mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton1-1/+1
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab5-2/+8
2011-12-29mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro1-1/+10
2011-12-29gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede1-2/+2
2011-12-29ipv6: Fix neigh lookup using NULL device.David S. Miller1-7/+10
2011-12-29virtio_net: use non-reentrant workqueue.Rusty Russell1-3/+3
2011-12-29virtio_net: set/cancel work on ndo_open/ndo_stopRusty Russell1-4/+13
2011-12-29ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.David S. Miller1-1/+10
2011-12-29mlx4_core: limiting VF port optionsYevgeny Petrilin1-2/+4
2011-12-29mlx4_core: using array index for sense_allowedYevgeny Petrilin1-1/+1
2011-12-29sch_tbf: report backlog informationEric Dumazet1-0/+1
2011-12-29netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso1-1/+1
2011-12-29block: fix blk_queue_end_tag()Dan Williams1-11/+2
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller10-52/+49
2011-12-28ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller2-19/+49
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller7-21/+32
2011-12-28netrom: avoid overflows in nr_setsockopt()Xi Wang1-7/+7
2011-12-28ax25: avoid overflows in ax25_setsockopt()Xi Wang1-5/+6
2011-12-28genetlink: add auto module loadingStephen Hemminger1-0/+9
2011-12-28ipv6: Remove optimistic DAD flag test in ipv6_add_addr()David Miller1-10/+0
2011-12-28net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel1-1/+1
2011-12-27packet: fix possible dev refcnt leak when bind failWei Yongjun1-1/+5
2011-12-27netfilter: provide config option to disable ancient procfs partsJan Engelhardt4-9/+19
2011-12-27netfilter: xtables: collapse conditions in xt_ecnJan Engelhardt1-9/+6
2011-12-27netfilter: xtables: add an IPv6 capable version of the ECN matchPatrick McHardy1-26/+80
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt3-24/+33
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt8-36/+53
2011-12-27net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard2-2/+48
2011-12-27net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependencyHeiko Carstens1-1/+1
2011-12-27tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens3-25/+24
2011-12-27tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens4-13/+37
2011-12-27tipc: Flush unsent broadcast messages when contact with last node is lostAllan Stephens1-1/+11
2011-12-27tipc: Minor optimization of broadcast link transmit queue statisticAllan Stephens1-4/+4
2011-12-27tipc: Handle broadcast attempt when no neighboring nodes existAllan Stephens1-1/+7
2011-12-27tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens3-10/+22
2011-12-27tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens3-31/+13
2011-12-27tipc: Eliminate useless check when network address is assignedAllan Stephens1-7/+5
2011-12-27tipc: Minor correction to TIPC module unloadingAllan Stephens1-1/+1
2011-12-27tipc: Eliminate useless memset operations in Ethernet media supportAllan Stephens1-3/+0
2011-12-27tipc: Do timely cleanup of disabled Ethernet bearer resourcesAllan Stephens1-12/+27
2011-12-27tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens2-5/+1
2011-12-27tipc: Revise comment justifying release of configuration spinlockAllan Stephens1-7/+6