aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-24wimax/i2400m: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-2/+1
2012-08-24net: Set device operstate at registration timeBen Hutchings3-0/+11
2012-08-24net/fsl: introduce Freescale 10G MDIO driverTimur Tabi3-0/+282
2012-08-24cls_cgroup: Allow classifier cgroups to have their classid reset to 0Neil Horman1-1/+1
2012-08-23packet: fix broken build.Rami Rosen1-1/+1
2012-08-23net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet5-19/+12
2012-08-23batman-adv: Start new development cycleSven Eckelmann1-1/+1
2012-08-23batman-adv: change interface_rx to get orig nodeAntonio Quartulli3-7/+14
2012-08-23batman-adv: detect not yet announced clientsAntonio Quartulli5-33/+101
2012-08-23batman-adv: Reduce accumulated length of simple statementsSven Eckelmann7-38/+55
2012-08-23batman-adv: Don't break statements after assignment operatorSven Eckelmann6-35/+39
2012-08-23batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann3-29/+31
2012-08-23batman-adv: Drop tt queries with foreign destMartin Hundebøll1-15/+3
2012-08-23batman-adv: Move batadv_check_unicast_packet()Martin Hundebøll1-25/+25
2012-08-23batman-adv: Split batadv_priv in sub-structures for featuresSven Eckelmann10-311/+343
2012-08-23batman-adv: check batadv_orig_hash_add_if() return codeSimon Wunderlich1-1/+7
2012-08-23batman-adv: fix typos in commentsAntonio Quartulli2-5/+5
2012-08-23batman-adv: add reference counting for type batadv_tt_orig_list_entryAntonio Quartulli2-23/+53
2012-08-23batman-adv: remove a misleading commentJonathan Corbet1-3/+0
2012-08-23batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructureMarek Lindner3-19/+42
2012-08-23batman-adv: rename bridge loop avoidance claim typesSimon Wunderlich2-11/+11
2012-08-23batman-adv: correct comments in bridge loop avoidanceSimon Wunderlich1-2/+3
2012-08-23batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich4-3/+89
2012-08-23batman-adv: move function arguments on one lineAntonio Quartulli1-2/+1
2012-08-22packet: Protect packet sk list with mutex (v2)Pavel Emelyanov3-9/+15
2012-08-22mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W2-67/+90
2012-08-22af_packet: use define instead of constantdanborkmann@iogearbox.net1-2/+3
2012-08-22rds: Don't disable BH on BH contextYing Xue4-8/+8
2012-08-22bonding: support for IPv6 transmit hashingJohn Eaglesham2-31/+88
2012-08-22ipv6: gre: fix ip6gre_err()Eric Dumazet1-3/+5
2012-08-22xfrm: fix RCU bugsEric Dumazet1-37/+39
2012-08-22net: remove delay at device dismantleEric Dumazet8-24/+27
2012-08-22netfilter: remove unnecessary goto statement for error recoveryJean Sacren3-15/+3
2012-08-22netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang1-4/+6
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman4-29/+93
2012-08-21mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman1-26/+28
2012-08-21rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-08-21rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7
2012-08-21drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto1-2/+5
2012-08-21mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi1-10/+11
2012-08-21drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov1-0/+2
2012-08-21mm/compaction.c: fix deferring compaction mistakeMinchan Kim1-1/+1
2012-08-21drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resourcesRobin Holt1-19/+65
2012-08-21string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-21hugetlb: update hugetlbpage.txtZhouping Liu1-2/+8
2012-08-21checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches1-1/+2
2012-08-21mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16
2012-08-21cciss: fix incorrect scsi status reportingStephen M. Cameron1-10/+1
2012-08-21Documentation: update mount option in filesystem/vfat.txtNamjae Jeon1-0/+11
2012-08-21mm: change nr_ptes BUG_ON to WARN_ONHugh Dickins1-1/+1